[clutter] build: Fix the header order
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] build: Fix the header order
- Date: Thu, 23 Feb 2012 17:30:05 +0000 (UTC)
commit 630282ac77070d43022c912061d15200aeb4ecea
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Thu Feb 23 17:01:40 2012 +0000
build: Fix the header order
The "keep the list sorted" comment on the list of headers is there not
for fun, or because I'm anal-retentive like that.
clutter/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/Makefile.am b/clutter/Makefile.am
index 07f7b76..5bbb359 100644
--- a/clutter/Makefile.am
+++ b/clutter/Makefile.am
@@ -66,6 +66,7 @@ source_h = \
$(srcdir)/clutter-cairo-texture.h \
$(srcdir)/clutter-child-meta.h \
$(srcdir)/clutter-click-action.h \
+ $(srcdir)/clutter-cogl-compat.h \
$(srcdir)/clutter-clone.h \
$(srcdir)/clutter-color-static.h \
$(srcdir)/clutter-color.h \
@@ -118,7 +119,6 @@ source_h = \
$(srcdir)/clutter-types.h \
$(srcdir)/clutter-units.h \
$(srcdir)/clutter-util.h \
- $(srcdir)/clutter-cogl-compat.h \
$(NULL)
source_c = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]