From d5d4659a60ed682d67bbfba853bfa62f221e1e3b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 4 May 2011 19:44:05 -0400 Subject: [PATCH] Try to fix distcheck --- gio/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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) -- 2.7.4