summaryrefslogtreecommitdiff
path: root/admin/nt/makedist.bat
diff options
context:
space:
mode:
Diffstat (limited to 'admin/nt/makedist.bat')
-rwxr-xr-xadmin/nt/makedist.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/nt/makedist.bat b/admin/nt/makedist.bat
index d5c9b9aec84..31679829c95 100755
--- a/admin/nt/makedist.bat
+++ b/admin/nt/makedist.bat
@@ -44,7 +44,6 @@ echo Create archive with just the basic binaries and generated files
echo (the user needs to unpack the full source distribution for
echo everything else)
copy %3\README.W32 emacs-%1\README.W32
-copy %3\dump.bat emacs-%1\bin\dump.bat
rem Info-ZIP zip seems to be broken on Windows.
rem It always writes to zip.zip and treats the zipfile argument as one
rem of the files to go in it.