[vinagre/gnome-3-0] Add top_srcdir to include path



commit 1a817b27129a53ec10fc396f9e02b8f968c10c62
Author: David King <amigadave amigadave com>
Date:   Fri Jul 8 17:07:01 2011 +0200

    Add top_srcdir to include path

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8dc7703..5ced491 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
 AM_CPPFLAGS = \
 	-I$(top_builddir) \
 	-I$(top_builddir)/vinagre \
+	-I$(top_srcdir) \
 	-I$(top_srcdir)/vinagre/view \
 	-DBINDIR=\"$(bindir)\" \
 	-DDATADIR=\"$(datadir)\" \



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