summaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index a4dccbde35..6d83405477 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -10,7 +10,7 @@ PROGRAM_DEPENDENCIES = \
$(top_srcdir)/srclib/apr-util/libaprutil.la \
$(top_srcdir)/srclib/apr/libapr.la
-include $(top_srcdir)/build/rules.mk
+include $(top_builddir)/build/rules.mk
test: $(PROGRAMS)