Make.spec
changeset 2820 7c71562e14ca
parent 2777 b6793603e4c1
child 2836 d28824024f3c
--- a/Make.spec	Fri Feb 17 00:20:41 2012 +0100
+++ b/Make.spec	Fri Feb 17 00:21:28 2012 +0100
@@ -1,7 +1,7 @@
 # $Header$
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libcomp at 2011-12-06 21:25:51.770.
+# automagically generated from the projectDefinition: stx_libcomp at 2012-02-16 23:21:17.963.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
@@ -18,7 +18,7 @@
 
 
 # Argument(s) to the stc compiler (stc --usage).
-#  --headerDir=. : create header files locally
+#  -headerDir=. : create header files locally
 #                (if removed, they will be created as common
 #  -Pxxx       : defines the package
 #  -Zxxx       : a prefix for variables within the classLib
@@ -101,6 +101,7 @@
 	InstrumentingCompiler \
 	SuperNode \
 	SyntaxHighlighter \
+	SelectorNode \
 
 
 
@@ -157,6 +158,7 @@
     $(OUTDIR)InstrumentingCompiler.$(O) \
     $(OUTDIR)SuperNode.$(O) \
     $(OUTDIR)SyntaxHighlighter.$(O) \
+    $(OUTDIR)SelectorNode.$(O) \
     $(OUTDIR)extensions.$(O) \