[libpeas] Added --pkg-export option for g-ir-scanner.



commit 5ab88d6d57c6665a11879bfc12afb676bcc31cc9
Author: Michal Hruby <michal mhr gmail com>
Date:   Sat Jan 22 14:42:59 2011 +0100

    Added --pkg-export option for g-ir-scanner.

 libpeas/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libpeas/Makefile.am b/libpeas/Makefile.am
index 0091087..db10985 100644
--- a/libpeas/Makefile.am
+++ b/libpeas/Makefile.am
@@ -85,6 +85,7 @@ if HAVE_INTROSPECTION
   INTROSPECTION_SCANNER_ARGS = \
 	-I$(top_srcdir) 		\
 	--c-include=libpeas/peas.h	\
+	--pkg-export=libpeas-1.0        \
 	--warn-all
 
   introspection_sources = $(INST_H_FILES) $(C_FILES)



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