summaryrefslogtreecommitdiff
path: root/PE/nmakefile
diff options
context:
space:
mode:
authorpixel <pixel>2003-09-06 00:40:35 +0000
committerpixel <pixel>2003-09-06 00:40:35 +0000
commita75df1a6b4c2788b80b3916e072ff945ee03748f (patch)
tree6c2d4b2ee281dfe561fd90dc85713bc0a34ed604 /PE/nmakefile
parent44adf768555ecd211f90cbf4d87b44ba42044d86 (diff)
Fixed Parasite Eve
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)