summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2015-10-06 19:16:15 +0200
committerJean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>2015-10-20 11:10:48 +0200
commiteb3fe0bdaead1f8d07730335d4324dbaf5690782 (patch)
tree6da69a5af738034e3ed6571cc0dccf1b90343633 /Makefile
parent97c28fc4f285a8bba436061eb23e87c3bf8c3900 (diff)
downloadrabbitmq-server-git-eb3fe0bdaead1f8d07730335d4324dbaf5690782.tar.gz
Include `packaging` in source-dist
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b449a6e8d1..2fffaa3b18 100644
--- a/Makefile
+++ b/Makefile
@@ -188,7 +188,6 @@ RSYNC_FLAGS += -a $(RSYNC_V) \
--exclude '$(notdir $(ERLANG_MK_TMP))' \
--exclude '$(SOURCE_DIST_BASE)-*' \
--exclude 'ebin' \
- --exclude 'packaging' \
--exclude 'erl_crash.dump' \
--exclude 'deps' \
--delete \