# HG changeset patch # User Stefan Vogel # Date 1258361878 -3600 # Node ID 2d88b7167a8784672e3cc41cbabdb7fa5b121922 # Parent 616d077db4fdb75f2f851cf3108e10762e89f139 automatically generated by browser diff -r 616d077db4fd -r 2d88b7167a87 Make.spec --- a/Make.spec Mon Nov 16 09:57:58 2009 +0100 +++ b/Make.spec Mon Nov 16 09:57:58 2009 +0100 @@ -1,4 +1,4 @@ -# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.102 2009-11-06 12:54:46 fm Exp $ +# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.103 2009-11-16 08:57:58 stefan Exp $ # # DO NOT EDIT # automagically generated from the projectDefinition: stx_libbasic. @@ -338,5 +338,8 @@ $(OUTDIR)SystemChangeNotifier.$(O) \ $(OUTDIR)ExternalLibrary.$(O) \ $(OUTDIR)NoModificationError.$(O) \ + $(OUTDIR)ImmutableArray.$(O) \ + $(OUTDIR)ImmutableByteArray.$(O) \ + $(OUTDIR)ImmutableString.$(O) \