[gssdp] Add pkg-export to scanner args



commit a267da425ffd032001a3d8d4e9b3cd3fd333f9a5
Author: Jens Georg <mail jensge org>
Date:   Sat Oct 6 12:54:28 2012 +0200

    Add pkg-export to scanner args

 libgssdp/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libgssdp/Makefile.am b/libgssdp/Makefile.am
index 221e9c1..d384f79 100644
--- a/libgssdp/Makefile.am
+++ b/libgssdp/Makefile.am
@@ -65,7 +65,8 @@ INTROSPECTION_GIRS =
 INTROSPECTION_SCANNER_ARGS = --warn-all				\
 			     --symbol-prefix=gssdp		\
 			     --identifier-prefix=GSSDP		\
-			     --add-include-path=$(top_srcdir)
+			     --add-include-path=$(top_srcdir) \
+			     --pkg-export=gssdp-1.0
 INTROSPECTION_COMPILER_ARGS = --includedir=$(top_srcdir)
 
 



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