summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)