summaryrefslogtreecommitdiff
path: root/xtests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xtests/Makefile.am')
-rw-r--r--xtests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xtests/Makefile.am b/xtests/Makefile.am
index 86b6a403..dd7ba801 100644
--- a/xtests/Makefile.am
+++ b/xtests/Makefile.am
@@ -22,4 +22,4 @@ XTESTS = tst-pam_dispatch1 tst-pam_dispatch2 tst-pam_dispatch3 \
noinst_PROGRAMS = $(XTESTS)
xtests: $(XTESTS) run-xtests.sh
- $(srcdir)/run-xtests.sh ${XTESTS}
+ "$(srcdir)"/run-xtests.sh "$(srcdir)" ${XTESTS}