Try to fix distcheck
authorMatthias Clasen <mclasen@redhat.com>
Wed, 4 May 2011 23:44:05 +0000 (19:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 4 May 2011 23:44:05 +0000 (19:44 -0400)
gio/tests/Makefile.am

index 9d878c3..16dae2a 100644 (file)
@@ -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)