diff options
| author | David Wragg <david@rabbitmq.com> | 2010-08-27 14:13:50 +0100 |
|---|---|---|
| committer | David Wragg <david@rabbitmq.com> | 2010-08-27 14:13:50 +0100 |
| commit | 059d914b13641f93b572abf0e837b503011e7bf7 (patch) | |
| tree | 381965c5ea3a7f78328a009f0dc8ce4380d1feae /packaging/windows | |
| parent | ab9623206b797544a8da6f853d874de7bc15ac0a (diff) | |
| download | rabbitmq-server-git-059d914b13641f93b572abf0e837b503011e7bf7.tar.gz | |
All packaging makefiles can assume that "make srcdist" is already done
Diffstat (limited to 'packaging/windows')
| -rw-r--r-- | packaging/windows/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/windows/Makefile b/packaging/windows/Makefile index f47b534083..abe174e08e 100644 --- a/packaging/windows/Makefile +++ b/packaging/windows/Makefile @@ -4,7 +4,6 @@ TARGET_DIR=rabbitmq_server-$(VERSION) TARGET_ZIP=rabbitmq-server-windows-$(VERSION) dist: - $(MAKE) -C ../.. VERSION=$(VERSION) srcdist tar -zxvf ../../dist/$(SOURCE_DIR).tar.gz $(MAKE) -C $(SOURCE_DIR) |
