summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2013-04-01 10:13:49 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2013-04-01 10:13:49 -0400
commit82e400315d526eb6c96fd1ad21a8ce75529f7717 (patch)
treec7f64cbf8081be1d96a35eb351b0c434aca092b0 /Makefile.am
parentbacf194c5cbeeb8a01b200dc32c5b968f7e62c0f (diff)
Change Name_js to skip code snippets that depend on the CSRF-protection signature
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fd30e4fa..3b7fa88d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@ SUBDIRS = src/c
.PHONY: smlnj mlton package reauto
-smlnj: src/urweb.cm
+smlnj: src/urweb.cm xml/entities.sml
mlton: bin/urweb
clean-local: