[vinagre] Fix introspection build



commit 9fb687b1c3b9a8c23e413335081f7d879fa8e9fb
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 18 14:00:37 2011 -0500

    Fix introspection build

 vinagre/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vinagre/Makefile.am b/vinagre/Makefile.am
index 608b515..053c914 100644
--- a/vinagre/Makefile.am
+++ b/vinagre/Makefile.am
@@ -275,7 +275,7 @@ if HAVE_INTROSPECTION
 INTROSPECTION_GIRS = Vinagre-3.0.gir
 
 Vinagre-3.0.gir: vinagre
-INTROSPECTION_SCANNER_ARGS = $(VINAGRE_CFLAGS) -I$(top_srcdir) --warn-all
+INTROSPECTION_SCANNER_ARGS = $(INCLUDES) $(VINAGRE_CFLAGS) -I$(top_srcdir) --warn-all
 Vinagre_3_0_gir_NAMESPACE = Vinagre
 Vinagre_3_0_gir_VERSION = 3.0
 Vinagre_3_0_gir_PROGRAM = $(builddir)/vinagre



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