*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 24 Jan 2006 11:26:18 +0100
changeset 1586 d584bc1505c9
parent 1585 32eba58e5498
child 1587 6d56f7fb6a1a
*** empty log message ***
Make.spec
--- a/Make.spec	Sat Jan 14 16:08:55 2006 +0100
+++ b/Make.spec	Tue Jan 24 11:26:18 2006 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.14 2005-07-11 20:42:30 cg Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.15 2006-01-24 10:26:18 cg Exp $
 #
 
 MODULE=stx
@@ -37,6 +37,7 @@
 	$(OUTDIR)Base64Coder.$(O)       \
 	$(OUTDIR)FileSorter.$(O)        \
 	$(OUTDIR)MappedCollection.$(O)  \
+	$(OUTDIR)KeyedCollection.$(O)   \
 	$(OUTDIR)TwoByteString.$(O)     \
 	  $(OUTDIR)Unicode16String.$(O) \
 	  $(OUTDIR)JISEncodedString.$(O)         \