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