Make.spec
changeset 2675 66af8e2525fb
parent 2656 79200552c33e
child 2708 c3c2a0c24cdb
--- a/Make.spec	Thu Dec 22 14:03:16 2011 +0100
+++ b/Make.spec	Thu Dec 22 14:06:24 2011 +0100
@@ -1,7 +1,7 @@
-# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.69 2011-12-21 18:45:07 cg Exp $
+# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.70 2011-12-22 13:06:24 cg Exp $
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libbasic3 at 2011-12-21 19:45:06.284.
+# automagically generated from the projectDefinition: stx_libbasic3 at 2011-12-22 14:06:22.309.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
@@ -111,6 +111,7 @@
 	SVNVersionInfo \
 	SourceCodeCache \
 	FileBasedSourceCodeManager \
+	DataBaseSourceCodeManager \
 
 
 
@@ -177,6 +178,7 @@
     $(OUTDIR)SVNVersionInfo.$(O) \
     $(OUTDIR)SourceCodeCache.$(O) \
     $(OUTDIR)FileBasedSourceCodeManager.$(O) \
+    $(OUTDIR)DataBaseSourceCodeManager.$(O) \
     $(OUTDIR)extensions.$(O) \