Make.spec
changeset 2454 542d24c56f6a
parent 2408 4f2d4727d92e
child 2479 7352f8ef0c20
--- a/Make.spec	Fri May 21 15:54:29 2010 +0200
+++ b/Make.spec	Fri May 21 15:54:32 2010 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.73 2009-12-14 14:20:10 cg Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.74 2010-05-21 13:54:32 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libbasic2.
@@ -149,6 +149,7 @@
 	FilteringStream \
 	LineNumberReadStream \
 	FilteringLineStream \
+	MultiReadStream \
 
 WIN32_CLASSES= \
 	SerialPort \
@@ -256,6 +257,7 @@
     $(OUTDIR)FilteringStream.$(O) \
     $(OUTDIR)LineNumberReadStream.$(O) \
     $(OUTDIR)FilteringLineStream.$(O) \
+    $(OUTDIR)MultiReadStream.$(O) \
     $(OUTDIR)extensions.$(O) \
 
 WIN32_OBJS= \