tests/Make.spec
changeset 30 520ddea6851f
parent 23 a7eb888c81b5
child 45 deb908479a37
--- a/tests/Make.spec	Sat Jul 05 22:22:15 2014 +0100
+++ b/tests/Make.spec	Sun Jul 06 10:27:25 2014 +0100
@@ -53,6 +53,7 @@
 	GDBDebuggerTests \
 	GDBInternalPipeStreamTests \
 	GDBParserTests \
+	GDBSimulatorProcessTests \
 	jv_libgdbs_tests \
 
 
@@ -62,6 +63,7 @@
     $(OUTDIR_SLASH)GDBDebuggerTests.$(O) \
     $(OUTDIR_SLASH)GDBInternalPipeStreamTests.$(O) \
     $(OUTDIR_SLASH)GDBParserTests.$(O) \
+    $(OUTDIR_SLASH)GDBSimulatorProcessTests.$(O) \
     $(OUTDIR_SLASH)jv_libgdbs_tests.$(O) \