*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Sat, 20 Jun 1998 17:18:11 +0200
changeset 986 42c236f8942c
parent 985 5a5b476cfd6b
child 987 54c15a2642f6
*** empty log message ***
Make.proto
--- a/Make.proto	Sat Jun 20 17:15:59 1998 +0200
+++ b/Make.proto	Sat Jun 20 17:18:11 1998 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.55 1998-05-04 19:35:56 cg Exp $
+# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.56 1998-06-20 15:18:11 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -56,6 +56,7 @@
 		    AspctAdptr.$(O)     \
 		BuffValHldr.$(O)        \
 	      Plug.$(O)                 \
+	  ApplicationWindow.$(O)        \
 	  StdSysC.$(O)                  \
 	  Layout.$(O)                   \
 	    LayoutOrg.$(O)              \
@@ -134,6 +135,7 @@
 AlignOrg.$(O): AlignOrg.st $(STCHDR)
 AppControl.$(O): AppControl.st $(STCHDR)
 AppModel.$(O): AppModel.st $(STCHDR)
+ApplicationWindow.$(O): ApplicationWindow.st $(STCHDR)
 AspctAdptr.$(O): AspctAdptr.st $(STCHDR)
 BlockValue.$(O): BlockValue.st $(STCHDR)
 BuffValHldr.$(O): BuffValHldr.st $(STCHDR)