summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index d70e20ae..719a4b0c 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -10,5 +10,5 @@ subject.mk: subject.mk.in Makefile
subject.sh: subject.sh.in Makefile
@$(top_srcdir)/sedsubst $< $@ -w,+x $(SED_SUBST)
-runtests: runtests.sh
+runtests: runtests.sh Makefile
@$(top_srcdir)/sedsubst $< $@ -w,+x $(SED_SUBST)