summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/javascript/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/javascript/Makefile.am b/test/javascript/Makefile.am
index de2cbd78..71f9ae62 100644
--- a/test/javascript/Makefile.am
+++ b/test/javascript/Makefile.am
@@ -16,6 +16,7 @@ EXTRA_DIST = \
run.tpl
noinst_SCRIPTS = run
+CLEANFILES = run
run: run.tpl
sed -e "s|%abs_top_srcdir%|$(abs_top_srcdir)|" \