compiler/Make.spec
changeset 480 5b0254cca4db
parent 477 b18b6cc7aabc
child 481 34ee0d3c72e7
--- a/compiler/Make.spec	Tue Jun 02 00:16:55 2015 +0100
+++ b/compiler/Make.spec	Tue Jun 02 17:25:57 2015 +0100
@@ -70,6 +70,7 @@
 	PPCPluggableConfiguration \
 	PPCTokenGuard \
 	PPCompiledParser \
+	PPMappedActionParser \
 	stx_goodies_petitparser_compiler \
 	PPCAbstractLiteralNode \
 	PPCAbstractPredicateNode \
@@ -163,6 +164,7 @@
     $(OUTDIR_SLASH)PPCPluggableConfiguration.$(O) \
     $(OUTDIR_SLASH)PPCTokenGuard.$(O) \
     $(OUTDIR_SLASH)PPCompiledParser.$(O) \
+    $(OUTDIR_SLASH)PPMappedActionParser.$(O) \
     $(OUTDIR_SLASH)stx_goodies_petitparser_compiler.$(O) \
     $(OUTDIR_SLASH)PPCAbstractLiteralNode.$(O) \
     $(OUTDIR_SLASH)PPCAbstractPredicateNode.$(O) \