*** empty log message ***
authorfm
Wed, 16 Aug 2006 17:44:46 +0200
changeset 1531 ead8f76e9254
parent 1530 72861343b2a2
child 1532 e138115e86ca
*** empty log message ***
Make.spec
--- a/Make.spec	Wed Aug 16 11:27:32 2006 +0200
+++ b/Make.spec	Wed Aug 16 17:44:46 2006 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.4 2006-08-09 19:51:54 fm Exp $
+# $Header: /cvs/stx/stx/libbasic3/Make.spec,v 1.5 2006-08-16 15:44:46 fm Exp $
 #
 
 
@@ -76,4 +76,6 @@
 	  $(OUTDIR)CVSSourceCodeManager.$(O)    \
 	$(OUTDIR)SourceCodeManagerUtilities.$(O) \
 	$(OUTDIR)HTMLDocGenerator.$(O) \
-	$(OUTDIR)ProjectDefinition.$(O) \
+        $(OUTDIR)BuildDefinition.$(O) \
+          $(OUTDIR)ProjectDefinition.$(O) \
+          $(OUTDIR)ApplicationDefinition.$(O) \