summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index fda01cdd..f3e1cbad 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -10,11 +10,16 @@
## License for the specific language governing permissions and limitations
## under the License.
+server/main.js:
+ server/mainjs.sh
+
+CLEANFILES = server/main.js
+
nobase_dist_localdata_DATA = \
server/main.js \
www/dialog/_compact_database.html \
- www/dialog/_create_database.html \
www/dialog/_create_document.html \
+ www/dialog/_create_database.html \
www/dialog/_delete_database.html \
www/dialog/_delete_document.html \
www/dialog/_save_view_as.html \