[glib] Try to fix distcheck



commit d5d4659a60ed682d67bbfba853bfa62f221e1e3b
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed May 4 19:44:05 2011 -0400

    Try to fix distcheck

 gio/tests/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index 9d878c3..16dae2a 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -8,6 +8,7 @@ INCLUDES = 			\
 	$(gio_INCLUDES)		\
 	$(GLIB_DEBUG_FLAGS)	\
 	-I$(top_builddir)/gio	\
+	-I$(top_srcdir)/gio	\
 	-DSRCDIR=\""$(srcdir)"\"
 
 noinst_PROGRAMS = $(TEST_PROGS) $(SAMPLE_PROGS)



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