summaryrefslogtreecommitdiff
path: root/packaging/windows
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/windows')
-rw-r--r--packaging/windows/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/windows/Makefile b/packaging/windows/Makefile
index f11293391d..a5517412c6 100644
--- a/packaging/windows/Makefile
+++ b/packaging/windows/Makefile
@@ -15,6 +15,8 @@ SOURCE_DIR = rabbitmq-server-$(VERSION)
TARGET_DIR = rabbitmq_server-$(VERSION)
TARGET_ZIP = rabbitmq-server-windows-$(VERSION)
+unexport DEPS_DIR
+
all: dist
@: