[aravis] build: group introspection autotools code.



commit cdc725a4b7a1b6a7fd1c05809de7c71a6e9d49b4
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Mon May 7 10:23:35 2012 +0200

    build: group introspection autotools code.

 src/Makefile.am |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 0539a29..7872e34 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,11 +2,6 @@ EXTRA_DIST =
 
 include $(top_srcdir)/Makefile.decl
 
--include $(INTROSPECTION_MAKEFILE)
-  INTROSPECTION_GIRS =
-  INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir)
-  INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
-
 INCLUDES = \
 	-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
 	-DPACKAGE_SRC_DIR=\""$(srcdir)"\" \
@@ -179,6 +174,12 @@ arv_tool_ ARAVIS_API_VERSION@_LDADD = $(ARAVIS_LIBS) libaravis- ARAVIS_API_VERSI
 
 CLEANFILES = $(BUILT_SOURCES)
 
+-include $(INTROSPECTION_MAKEFILE)
+
+INTROSPECTION_GIRS =
+INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir)
+INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
+
 if HAVE_INTROSPECTION
 
 introspection_files = $(ARAVIS_SRCS) \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]