summaryrefslogtreecommitdiff
path: root/src/mochiweb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/mochiweb/Makefile.am')
-rw-r--r--src/mochiweb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mochiweb/Makefile.am b/src/mochiweb/Makefile.am
index 7654cd16..a3ae0068 100644
--- a/src/mochiweb/Makefile.am
+++ b/src/mochiweb/Makefile.am
@@ -76,4 +76,4 @@ CLEANFILES = \
$(mochiwebebin_make_generated_file_list)
%.beam: %.erl
- $(ERLC) $<
+ $(ERLC) $(ERLC_FLAGS) $<