summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-12-31 23:02:13 +0100
committerDave Davenport <qball@gmpclient.org>2015-12-31 23:02:13 +0100
commite102e116379012de382927bd24cfc87f006c553b (patch)
tree61fb3a7b7bad9fa12ec903046563711c987bdd8e /Makefile.am
parentc5258f9b51f605e9355bdf80b77714aa8f56b168 (diff)
Update test
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 24c40687..758d6944 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -191,7 +191,7 @@ test-x: ${bin_PROGRAMS}
echo "Test daemon"
$(top_srcdir)/test/run_test.sh 211 $(top_srcdir)/test/run_daemon_test.sh $(top_builddir)
echo "Test xr dump"
- $(top_srcdir)/test/run_test.sh 212 $(top_srcdir)/test/xr_dump_test.sh $(top_builddir)
+ $(top_srcdir)/test/run_test.sh 212 $(top_srcdir)/test/xr_dump_test.sh $(top_builddir) $(top_srcdir)
echo "End tests"