diff options
Diffstat (limited to 'packaging/windows-exe')
| -rw-r--r-- | packaging/windows-exe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/windows-exe/Makefile b/packaging/windows-exe/Makefile index 624f051bb1..6abc7fa2fc 100644 --- a/packaging/windows-exe/Makefile +++ b/packaging/windows-exe/Makefile @@ -8,6 +8,7 @@ ZIP = $(notdir $(wildcard $(ZIP_DIR)/rabbitmq-server-windows-[0-9.]*.zip)) VERSION = $(patsubst rabbitmq-server-windows-%.zip,%,$(ZIP)) unexport DEPS_DIR +unexport ERL_LIBS all: dist @: |
