summaryrefslogtreecommitdiff
path: root/plugins/Actman
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Actman')
-rw-r--r--plugins/Actman/make.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Actman/make.bat b/plugins/Actman/make.bat
index aa039e5fa9..ad79d9a55a 100644
--- a/plugins/Actman/make.bat
+++ b/plugins/Actman/make.bat
@@ -23,5 +23,6 @@ rem brcc32.exe %myopts% ua\ua.rc -foua\ua.res
%FPCBIN% @..\Utils.pas\fpc.cfg %PROJECT%.dpr %3 %4 %5 %6 %7 %8 %9
move .\tmp\%PROJECT%.dll %OUTDIR%
+move .\tmp\%PROJECT%.map .
del /Q tmp\*
rd tmp