From d3b9a76f2eedcabd78f86ea0b52fa7b566905fbd Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Thu, 26 Nov 2009 19:50:55 +0000 Subject: Forgot to add SCRIPT variable for test/javascript/run git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884679 13f79535-47bb-0310-9956-ffa450edef68 --- test/javascript/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') diff --git a/test/javascript/Makefile.am b/test/javascript/Makefile.am index 81aec36b..de2cbd78 100644 --- a/test/javascript/Makefile.am +++ b/test/javascript/Makefile.am @@ -15,6 +15,8 @@ EXTRA_DIST = \ couch_http.js \ run.tpl +noinst_SCRIPTS = run + run: run.tpl sed -e "s|%abs_top_srcdir%|$(abs_top_srcdir)|" \ -e "s|%abs_top_builddir%|$(abs_top_builddir)|" \ -- cgit v1.2.3