Make.spec
changeset 1394 f7d08367e16f
parent 1372 c62293ad1ede
child 1406 0a894778d7db
--- a/Make.spec	Mon Jan 26 17:33:52 2004 +0100
+++ b/Make.spec	Mon Jan 26 19:05:54 2004 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.7 2003-12-04 08:53:36 penk Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.8 2004-01-26 18:05:54 stefan Exp $
 #
 
 MODULE=stx
@@ -31,6 +31,7 @@
 	  $(OUTDIR)PostscriptPrinterStream.$(O)
 
 OBJS=\
+	$(OUTDIR)Base64Coder.$(O)                \
 	$(OUTDIR)FileSorter.$(O)                 \
 	$(OUTDIR)MappedCollection.$(O)           \
 	$(OUTDIR)TwoByteString.$(O)              \