summaryrefslogtreecommitdiff
path: root/PE/nmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'PE/nmakefile')
-rw-r--r--PE/nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/PE/nmakefile b/PE/nmakefile
index f508ab3..61ad9a0 100644
--- a/PE/nmakefile
+++ b/PE/nmakefile
@@ -5,7 +5,7 @@ _LIBS = "..\MSVC\Baltisot - generic\Debug\Baltisot - generic.lib" "..\MSVC\PSX-B
#------------------------------------------------------------------
-TARGETS = extract.exe extract-rooms.exe extract-various.exe reinsert.exe
+TARGETS = extract.exe extract-rooms.exe extract-various.exe reinsert.exe compil.c compil.exe
all : $(TARGETS)