summaryrefslogtreecommitdiff
path: root/src/ibrowse/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ibrowse/Makefile.am')
-rw-r--r--src/ibrowse/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ibrowse/Makefile.am b/src/ibrowse/Makefile.am
index 614bdc39..2ba7b31c 100644
--- a/src/ibrowse/Makefile.am
+++ b/src/ibrowse/Makefile.am
@@ -45,4 +45,4 @@ CLEANFILES = \
$(ibrowseebin_make_generated_file_list)
%.beam: %.erl
- $(ERLC) $<
+ $(ERLC) $(ERLC_FLAGS) $<