From 6f2f8ec0725741301d9e1b498c488fa1c2aaddf5 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Sat, 5 Jan 2013 18:19:20 -0500 Subject: Add MLTONARGS to xml/parse --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 24b1eca3..fd30e4fa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,7 +66,7 @@ xml/entities.sml: xml/parse xml/xhtml-lat1.ent xml/xhtml-special.ent xml/xhtml-s xml/parse >xml/entities.sml xml/parse: xml/parse.sml - $(MLTON) xml/parse.sml + $(MLTON) $(MLTONARGS) xml/parse.sml install-exec-emacs: if USE_EMACS -- cgit v1.2.3