Make.spec
changeset 2746 ea46530f8ae7
parent 2708 c3c2a0c24cdb
child 2754 c1b2433c69be
--- a/Make.spec	Tue Jan 24 18:39:37 2012 +0100
+++ b/Make.spec	Tue Jan 24 18:40:15 2012 +0100
@@ -1,7 +1,7 @@
-# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.71 2012-01-11 18:26:07 vrany Exp $
+# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.72 2012-01-24 17:40:15 vrany Exp $
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libbasic3 at 2012-01-11 18:25:58.275.
+# automagically generated from the projectDefinition: stx_libbasic3 at 2012-01-24 17:40:01.569.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
@@ -113,6 +113,7 @@
 	FileBasedSourceCodeManager \
 	DataBaseSourceCodeManager \
 	ProjectChecker \
+	InvalidChange \
 
 
 
@@ -181,6 +182,7 @@
     $(OUTDIR)FileBasedSourceCodeManager.$(O) \
     $(OUTDIR)DataBaseSourceCodeManager.$(O) \
     $(OUTDIR)ProjectChecker.$(O) \
+    $(OUTDIR)InvalidChange.$(O) \
     $(OUTDIR)extensions.$(O) \