*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 23 Aug 2006 16:43:01 +0200
changeset 9670 3a3cee03eb90
parent 9669 f0b5ad4fb4a8
child 9671 cb20763db715
*** empty log message ***
Make.spec
--- a/Make.spec	Wed Aug 23 16:08:57 2006 +0200
+++ b/Make.spec	Wed Aug 23 16:43:01 2006 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.48 2006-08-18 14:05:26 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.49 2006-08-23 14:43:01 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -67,6 +67,9 @@
 	$(OUTDIR)True.$(O)            \
 	$(OUTDIR)False.$(O)           \
       $(OUTDIR)ClassCategoryReader.$(O) \
+      $(OUTDIR)ProjectDefinition.$(O) \
+        $(OUTDIR)LibraryDefinition.$(O) \
+        $(OUTDIR)ApplicationDefinition.$(O) \
       $(OUTDIR)Collection.$(O)        \
 	$(OUTDIR)Bag.$(O)             \
 	$(OUTDIR)SequenceableCollection.$(O)\