aboutsummaryrefslogtreecommitdiff
path: root/src/mod_proxy65/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_proxy65/Makefile.in')
-rw-r--r--src/mod_proxy65/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_proxy65/Makefile.in b/src/mod_proxy65/Makefile.in
index 3a9806b22..3fc94c662 100644
--- a/src/mod_proxy65/Makefile.in
+++ b/src/mod_proxy65/Makefile.in
@@ -14,7 +14,7 @@ EFLAGS += -pz ..
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info +export_all
+ EFLAGS+=+debug_info
endif
OUTDIR = ..