2013-03-13 13:39:31 +01:00
|
|
|
--- Makefile.orig 2013-03-13 11:32:13.354753804 +0100
|
|
|
|
+++ Makefile 2013-03-13 11:32:32.695820378 +0100
|
|
|
|
@@ -110,7 +110,6 @@
|
2012-01-26 16:50:48 +01:00
|
|
|
mkdir -p $(PLUGINS_DIR)
|
|
|
|
PLUGINS_SRC_DIR="" $(MAKE) -C "$(PLUGINS_SRC_DIR)" plugins-dist PLUGINS_DIST_DIR="$(CURDIR)/$(PLUGINS_DIR)" VERSION=$(VERSION)
|
|
|
|
echo "Put your EZs here and use rabbitmq-plugins to enable them." > $(PLUGINS_DIR)/README
|
|
|
|
- rm -f $(PLUGINS_DIR)/rabbit_common*.ez
|
2013-03-13 13:39:31 +01:00
|
|
|
|
|
|
|
# add -q to remove printout of warnings....
|
|
|
|
check-xref: $(BEAM_TARGETS) $(PLUGINS_DIR)
|