x
authorClaus Gittinger <cg@exept.de>
Wed, 30 Apr 2014 01:51:02 +0200
changeset 6451 f918f4c48672
parent 6450 eecf1db9dbb5
child 6452 7d5b25949675
x
Make.spec
--- a/Make.spec	Wed Apr 30 01:40:48 2014 +0200
+++ b/Make.spec	Wed Apr 30 01:51:02 2014 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/Make.spec,v 1.63 2014-04-29 23:40:30 cg Exp $
+# $Header: /cvs/stx/stx/libview/Make.spec,v 1.64 2014-04-29 23:51:02 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libview.
@@ -111,6 +111,8 @@
 	SimpleView \
 	ShadowView \
 	View \
+	XWorkstation \
+	GLXWorkstation \
 	TopView \
 	PopUpView \
 	StandardSystemView \
@@ -184,6 +186,8 @@
     $(OUTDIR_SLASH)SimpleView.$(O) \
     $(OUTDIR_SLASH)ShadowView.$(O) \
     $(OUTDIR_SLASH)View.$(O) \
+    $(OUTDIR_SLASH)XWorkstation.$(O) \
+    $(OUTDIR_SLASH)GLXWorkstation.$(O) \
     $(OUTDIR_SLASH)TopView.$(O) \
     $(OUTDIR_SLASH)PopUpView.$(O) \
     $(OUTDIR_SLASH)StandardSystemView.$(O) \