[libchamplain/libchamplain-0-4] Make "make distcheck" work for vala even if libchamplain is not installed



commit 08aa6da124aa198b0e15779fd3878a73fbdb4944
Author: JiÅ?í Techet <techet gmail com>
Date:   Sun May 23 15:33:53 2010 +0200

    Make "make distcheck" work for vala even if libchamplain is not installed
    
    Signed-off-by: JiÅ?í Techet <techet gmail com>

 bindings/vala/demos/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/bindings/vala/demos/Makefile.am b/bindings/vala/demos/Makefile.am
index f584489..968ca1b 100644
--- a/bindings/vala/demos/Makefile.am
+++ b/bindings/vala/demos/Makefile.am
@@ -5,6 +5,7 @@ launcher_SOURCES = \
 	markers.vala
 
 INCLUDES = \
+	-I$(top_srcdir) \
 	$(LAUNCHER_CFLAGS)
 
 VALAFLAGS = \



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