build fix

git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/0.10.x@881868 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/share/Makefile.am b/share/Makefile.am
index 6759baa..e54daaf 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -33,8 +33,9 @@
 
 EXTRA_DIST = $(JS_FILE_COMPONENTS) $(JS_FILE_COMPONENTS_LAST)
 
+nobase_localdata_DATA = $(JS_FILE)
+
 nobase_dist_localdata_DATA = \
-    $(JS_FILE) \
     www/config.html \
     www/couch_tests.html \
     www/custom_test.html \