compiler/Make.spec
changeset 537 fb212e14d1f4
parent 535 a8feb0f47574
--- a/compiler/Make.spec	Mon Sep 07 08:03:02 2015 +0100
+++ b/compiler/Make.spec	Mon Sep 07 08:20:46 2015 +0100
@@ -71,7 +71,7 @@
 	PPCCompilationError \
 	PPCCompilationOptions \
 	PPCCompilationWarning \
-	PPCConfiguration \
+	PPCCompiler \
 	PPCContext \
 	PPCContextMemento \
 	PPCDistinctScanner \
@@ -203,7 +203,7 @@
     $(OUTDIR_SLASH)PPCCompilationError.$(O) \
     $(OUTDIR_SLASH)PPCCompilationOptions.$(O) \
     $(OUTDIR_SLASH)PPCCompilationWarning.$(O) \
-    $(OUTDIR_SLASH)PPCConfiguration.$(O) \
+    $(OUTDIR_SLASH)PPCCompiler.$(O) \
     $(OUTDIR_SLASH)PPCContext.$(O) \
     $(OUTDIR_SLASH)PPCContextMemento.$(O) \
     $(OUTDIR_SLASH)PPCDistinctScanner.$(O) \