aboutsummaryrefslogtreecommitdiff
path: root/libvtv/testsuite/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libvtv/testsuite/Makefile.am')
-rw-r--r--libvtv/testsuite/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvtv/testsuite/Makefile.am b/libvtv/testsuite/Makefile.am
index a9a0144..41cfbc4 100644
--- a/libvtv/testsuite/Makefile.am
+++ b/libvtv/testsuite/Makefile.am
@@ -10,4 +10,4 @@ EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
_RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
-RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
+RUNTEST = $(_RUNTEST) $(AM_RUNTESTFLAGS)