Make.proto
changeset 4935 58953456d3c6
parent 4466 fcbc5ef90171
child 4937 4d81044749e9
--- a/Make.proto	Mon Jun 02 11:57:54 2003 +0200
+++ b/Make.proto	Mon Jun 02 14:08:55 2003 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libtool/Make.proto,v 1.81 2003-01-22 11:00:16 stefan Exp $
+# $Header: /cvs/stx/stx/libtool/Make.proto,v 1.82 2003-06-02 12:08:55 cg Exp $
 
 # -------------- no need to change anything below ----------
 
@@ -59,6 +59,11 @@
 
 # NEWFILEBROWSER=
 
+NEWSETTINGSAPP=\
+	AbstractSettingsApplication.$(O) \
+	SettingsDialog.$(O)
+
+
 OBSOLETEOBJS=  \
 	OldLauncher.$(O)
 
@@ -67,6 +72,7 @@
 	$(CBROWSER_OBJ)                     \
 	$(NEWSYSTEMBROWSER)                 \
 	$(NEWFILEBROWSER)                   \
+	$(NEWSETTINGSAPP)                   \
 	DebugView.$(O)                      \
 	AbstractLauncherApplication.$(O)    \
 	NewLauncher.$(O)                    \