Make.proto
changeset 13644 79ada68dc8ee
parent 13550 4c57ed54078c
child 13666 467a66b40a5c
--- a/Make.proto	Wed Sep 07 10:58:40 2011 +0200
+++ b/Make.proto	Wed Sep 07 10:59:08 2011 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.242 2011-08-04 20:49:07 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.proto,v 1.243 2011-09-07 08:59:08 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -115,6 +115,7 @@
 $(OUTDIR)ClassBuilder.$(O) ClassBuilder.$(H): ClassBuilder.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)ClassCategoryReader.$(O) ClassCategoryReader.$(H): ClassCategoryReader.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Collection.$(O) Collection.$(H): Collection.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
+$(OUTDIR)ConfigurableFeatures.$(O) ConfigurableFeatures.$(H): ConfigurableFeatures.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Context.$(O) Context.$(H): Context.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Continuation.$(O) Continuation.$(H): Continuation.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Delay.$(O) Delay.$(H): Delay.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)