diff --git a/babl/Makefile.am b/babl/Makefile.am index d5967eb..b373d73 100644 --- a/babl/Makefile.am +++ b/babl/Makefile.am @@ -62,10 +62,10 @@ h_sources = \ library_includedir=$(includedir)/babl-$(BABL_API_VERSION)/babl library_include_HEADERS = \ + babl.h \ babl-macros.h \ - babl-types.h \ - babl-version.h \ - babl.h + babl-types.h \ + babl-version.h AM_CPPFLAGS = \ -DLIBDIR=\""$(libdir)"\" \