compiler/tests/Make.spec
changeset 421 7e08b31e0dae
parent 420 b2f2f15cef26
child 429 23de165842c3
--- a/compiler/tests/Make.spec	Wed Nov 19 10:52:37 2014 +0000
+++ b/compiler/tests/Make.spec	Mon Nov 24 00:09:23 2014 +0000
@@ -56,6 +56,7 @@
 	PPCContextTest \
 	PPCGuardTest \
 	PPCMockCompiler \
+	PPCNodeFirstFollowNextTests \
 	PPCNodeTest \
 	PPCOptimizingTest \
 	PPCompiledSmalltalkGrammarResource \
@@ -70,6 +71,7 @@
     $(OUTDIR_SLASH)PPCContextTest.$(O) \
     $(OUTDIR_SLASH)PPCGuardTest.$(O) \
     $(OUTDIR_SLASH)PPCMockCompiler.$(O) \
+    $(OUTDIR_SLASH)PPCNodeFirstFollowNextTests.$(O) \
     $(OUTDIR_SLASH)PPCNodeTest.$(O) \
     $(OUTDIR_SLASH)PPCOptimizingTest.$(O) \
     $(OUTDIR_SLASH)PPCompiledSmalltalkGrammarResource.$(O) \