summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index 69f5baaf..5343801f 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -34,8 +34,10 @@ CLEANFILES = $(JS_FILE)
EXTRA_DIST = $(JS_FILE_COMPONENTS) $(JS_FILE_COMPONENTS_LAST)
+nobase_localdata_SCRIPTS = \
+ $(JS_FILE)
+
nobase_dist_localdata_DATA = \
- $(JS_FILE) \
www/config.html \
www/couch_tests.html \
www/custom_test.html \