summaryrefslogtreecommitdiff
path: root/Makefile-girepository.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-girepository.am')
-rw-r--r--Makefile-girepository.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile-girepository.am b/Makefile-girepository.am
index b43cacde..3fbcac68 100644
--- a/Makefile-girepository.am
+++ b/Makefile-girepository.am
@@ -82,5 +82,5 @@ gdump_DATA = girepository/gdump.c
GTESTER_PROGS += gthash-test
gthash_test_SOURCES = girepository/gthash.c girepository/gthash-test.c
-gthash_test_CFLAGS = -Igirepository $(GOBJECT_CFLAGS)
+gthash_test_CFLAGS = -I$(top_srcdir)/girepository $(GOBJECT_CFLAGS)
gthash_test_LDADD = libcmph.la libgirepository-1.0.la $(GOBJECT_LIBS)