summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Techet <techet@gmail.com>2010-05-23 14:37:45 +0200
committerJiří Techet <techet@gmail.com>2010-05-23 14:37:45 +0200
commitee21f9e2d46c3b55ceadbbec1c6e6b0e9fd51db9 (patch)
treecb86d072040999c5c096696cf6044c59d0785318
parent46c71f7abab5e809a1546e9e00adf42be6825b09 (diff)
downloadlibchamplain-ee21f9e2d46c3b55ceadbbec1c6e6b0e9fd51db9.tar.gz
Fix introspection warning
Signed-off-by: Jiří Techet <techet@gmail.com>
-rw-r--r--champlain-gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/champlain-gtk/Makefile.am b/champlain-gtk/Makefile.am
index 1674a84..81e9d38 100644
--- a/champlain-gtk/Makefile.am
+++ b/champlain-gtk/Makefile.am
@@ -47,6 +47,7 @@ GtkChamplain-0.4.gir: $(INTROSPECTION_SCANNER) libchamplain-gtk-0.4.la
$(SOUP_CFLAGS) \
-I$(top_srcdir) \
-DCHAMPLAIN_COMPILATION \
+ -DCHAMPLAIN_GTK_COMPILATION \
--add-include-path=$(top_builddir)/champlain \
--c-include="$(libchamplain_include_HEADERS)" \
--include=Champlain-0.4 \