summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-02-22 16:37:38 -0500
committerDan Williams <dcbw@redhat.com>2012-02-22 16:27:28 -0600
commit74ec56d956e9babeba6c47e236db55d7567df218 (patch)
tree0d4f4260a75aa2e937accca703d74fab5b7e5338 /test
parent79027872634d2229be52dc92fc1fc7fccbea81b5 (diff)
build: fix srcdir != builddir for new generated headers
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 952f8e78..b6285367 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,5 +1,6 @@
INCLUDES = -I${top_srcdir} \
-I${top_srcdir}/libnm-util \
+ -I${top_builddir}/libnm-util \
-I${top_srcdir}/libnm-glib \
-I${top_srcdir}/include \
-I${top_builddir}/include