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
commit831f3ff6a5ea8fe1e727be1d9f63a2e823072457 (patch)
treec7f64cbf8081be1d96a35eb351b0c434aca092b0 /Makefile.am
parent6a2898e76aa2cb8bae61e0e4f6496dbc23819dd0 (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: