Add pkg-export to scanner args
authorJens Georg <mail@jensge.org>
Sat, 6 Oct 2012 10:54:28 +0000 (12:54 +0200)
committerJens Georg <mail@jensge.org>
Sat, 6 Oct 2012 11:02:15 +0000 (13:02 +0200)
libgssdp/Makefile.am

index 221e9c1..d384f79 100644 (file)
@@ -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)