diff options
Diffstat (limited to 'src/odbc')
| -rw-r--r-- | src/odbc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/odbc/Makefile.in b/src/odbc/Makefile.in index 3f4898d3a..d51439fb9 100644 --- a/src/odbc/Makefile.in +++ b/src/odbc/Makefile.in @@ -14,7 +14,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 = .. |
