Make.spec
changeset 13643 5160811c7d4c
parent 13549 655271bb409b
child 13665 125c5658d4f9
--- a/Make.spec	Wed Sep 07 10:55:54 2011 +0200
+++ b/Make.spec	Wed Sep 07 10:58:40 2011 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.119 2011-08-04 20:49:05 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.120 2011-09-07 08:58:40 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -343,6 +343,7 @@
 	InvalidPatchError \
 	AbortAllOperationWantedQuery \
 	Complex \
+	ConfigurableFeatures \
 
 WIN32_CLASSES= \
 	Win32Process \
@@ -652,6 +653,7 @@
     $(OUTDIR)InvalidPatchError.$(O) \
     $(OUTDIR)AbortAllOperationWantedQuery.$(O) \
     $(OUTDIR)Complex.$(O) \
+    $(OUTDIR)ConfigurableFeatures.$(O) \
 
 WIN32_OBJS= \
     $(OUTDIR)Win32Process.$(O) \