don't try to dialyze rabbit.app

...it won't work
This commit is contained in:
Matthias Radestock 2009-01-15 14:33:28 +00:00
parent 7ca227c1d1
commit 6a3ba91db9
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ $(SOURCE_DIR)/rabbit_framing.erl: codegen.py $(AMQP_CODEGEN_DIR)/amqp_codegen.py
$(EBIN_DIR)/rabbit.boot $(EBIN_DIR)/rabbit.script: $(EBIN_DIR)/rabbit.app $(EBIN_DIR)/rabbit.rel $(TARGETS)
erl -noshell -eval 'systools:make_script("ebin/rabbit", [{path, ["ebin"]}]), halt().'
dialyze: $(TARGETS)
dialyze: $(BEAM_TARGETS)
dialyzer -c $?
clean: cleandb