summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index ab47b948..27b6e370 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,5 +1,6 @@
LDADD = $(top_builddir)/atspi/libatspi.la
noinst_PROGRAMS = memory
memory_SOURCES = memory.c
+memory_CPPFLAGS = -I$(top_builddir)
memory_CFLAGS = $(GLIB_CFLAGS) $(DBUS_CFLAGS)
memory_LDFLAGS =