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.
This commit is contained in:
Emmanuele Bassi 2012-02-23 17:01:40 +00:00
parent a4a35b443f
commit 630282ac77

View File

@ -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 = \