diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2016-05-19 23:11:49 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2016-05-19 23:11:49 +0300 |
| commit | 1c3dc8d37ab487eb5991735d94a7bf1b66a94c7a (patch) | |
| tree | b2a206e4f947c3c174e6cf98ea2bbe4992b7051a /Makefile | |
| parent | 1dd9ae5f24b2b4f7e6b99d648d37cfc5216ceee6 (diff) | |
| parent | 776dd2423f8e64ad7e387a7bb8e3b34e484f3c9d (diff) | |
| download | rabbitmq-server-git-1c3dc8d37ab487eb5991735d94a7bf1b66a94c7a.tar.gz | |
Merge branch 'stable' into rabbitmq-server-795
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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/'\ |
