summaryrefslogtreecommitdiff
path: root/deps/rabbit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deps/rabbit/Makefile')
-rw-r--r--deps/rabbit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbit/Makefile b/deps/rabbit/Makefile
index ea6704b6e4..20aa7d848e 100644
--- a/deps/rabbit/Makefile
+++ b/deps/rabbit/Makefile
@@ -241,7 +241,7 @@ ct-slow: CT_SUITES = $(SLOW_CT_SUITES)
# --------------------------------------------------------------------
RMQ_ERLC_OPTS += -I $(DEPS_DIR)/rabbit_common/include
-EDOC_OPTS += {preprocess,true}
+EDOC_OPTS += {preprocess,true},{includes,["."]}
ifdef INSTRUMENT_FOR_QC
RMQ_ERLC_OPTS += -DINSTR_MOD=gm_qc