From d7e671ddadd83adfe1c2dcd3b1978bdc707d0d41 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 22 Jan 2009 19:38:53 -0500 Subject: [PATCH] make distcheck happier (but still not completely happy) --- src/tests/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am index ae069095a5..e73243f18b 100644 --- a/src/tests/Makefile.am +++ b/src/tests/Makefile.am @@ -2,8 +2,9 @@ INCLUDES = \ -I$(top_srcdir)/include \ -I$(top_srcdir)/libnm-util \ -I$(top_srcdir)/src/dhcp-manager \ - -I$(top_srcdir)/marshallers \ - -I$(top_srcdir)/src + -I$(top_builddir)/marshallers \ + -I$(top_srcdir)/src \ + -I$(top_builddir)/src noinst_PROGRAMS = test-dhcp-options