summaryrefslogtreecommitdiff
path: root/Xenogears/nmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Xenogears/nmakefile')
-rw-r--r--Xenogears/nmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xenogears/nmakefile b/Xenogears/nmakefile
index 9feae9e..9bad2fa 100644
--- a/Xenogears/nmakefile
+++ b/Xenogears/nmakefile
@@ -5,7 +5,7 @@ _LIBS = "..\MSVC\Baltisot - generic\Debug\Baltisot - generic.lib" "..\MSVC\PSX-B
#------------------------------------------------------------------
-TARGETS = decrypt.exe main_dump.exe
+TARGETS = decrypt.exe main_dump.exe script-dec.exe script-comp.exe compil.exe reinsert.exe
all : $(TARGETS)