summaryrefslogtreecommitdiff
path: root/PE
diff options
context:
space:
mode:
authorpixel <pixel>2003-12-25 16:05:02 +0000
committerpixel <pixel>2003-12-25 16:05:02 +0000
commitb71e7e634ff0e53b48b0ac1fe2a71bffdbd4b248 (patch)
treea8e747a1c709a99f3aa101386431e6e5368df20f /PE
parent6ccf74171a2b112e0b3300ecc0d0a09677faf4ee (diff)
win32 makefile
Diffstat (limited to 'PE')
-rw-r--r--PE/nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/PE/nmakefile b/PE/nmakefile
index 158bcf9..1917329 100644
--- a/PE/nmakefile
+++ b/PE/nmakefile
@@ -9,7 +9,7 @@ _LIBS = "..\MSVC\Baltisot - generic\Release\Baltisot - generic.lib" "..\MSVC\PSX
#------------------------------------------------------------------
-TARGETS = reinsert.res pepatch.res extract.exe extract-rooms.exe extract-various.exe reinsert.exe compil.c compil.exe compilall.exe pepatch.exe
+TARGETS = reinsert.res pepatch.res extract.exe extract-rooms.exe extract-various.exe reinsert.exe compil.c compil.exe compilall.exe pepatch.exe rebuildmenus.exe
all : $(TARGETS)