summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2016-05-19 23:11:49 +0300
committerMichael Klishin <michael@clojurewerkz.org>2016-05-19 23:11:49 +0300
commit1c3dc8d37ab487eb5991735d94a7bf1b66a94c7a (patch)
treeb2a206e4f947c3c174e6cf98ea2bbe4992b7051a /Makefile
parent1dd9ae5f24b2b4f7e6b99d648d37cfc5216ceee6 (diff)
parent776dd2423f8e64ad7e387a7bb8e3b34e484f3c9d (diff)
downloadrabbitmq-server-git-1c3dc8d37ab487eb5991735d94a7bf1b66a94c7a.tar.gz
Merge branch 'stable' into rabbitmq-server-795
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 833334dcd6..1d5ce3f2b4 100644
--- a/Makefile
+++ b/Makefile
@@ -221,6 +221,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/'\