summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2016-05-17 15:29:28 +0300
committerMichael Klishin <michael@clojurewerkz.org>2016-05-17 15:29:28 +0300
commit4eca125d7db41422125e304699dc63a550811293 (patch)
tree252980e32f2ca599225ba788b99d077552e1108d /Makefile
parent4a2b17f6d9b3a7aca95caf8cb22e5bef9e61fe1c (diff)
parent8981049b7b9b463e4056c5c9352014a0393f88ff (diff)
downloadrabbitmq-server-git-4eca125d7db41422125e304699dc63a550811293.tar.gz
Merge branch 'master' into rabbitmq-server-546
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 44273b7a5c..fa03c3f9d1 100644
--- a/Makefile
+++ b/Makefile
@@ -218,6 +218,7 @@ RSYNC_FLAGS += -a $(RSYNC_V) \
--exclude 'plugins/' \
--exclude '$(notdir $(DIST_DIR))/' \
--exclude '/$(notdir $(PACKAGES_DIR))/' \
+ --exclude '/PACKAGES/' \
--exclude '/cowboy/doc/' \
--exclude '/cowboy/examples/' \
--exclude '/rabbitmq_amqp1_0/test/swiftmq/build/'\