Make.proto
changeset 3874 d5ae4d92e277
parent 3802 23a48e42d520
child 3899 7d2fc7e2c9d2
--- a/Make.proto	Mon May 05 18:23:20 2003 +0200
+++ b/Make.proto	Tue May 06 11:03:08 2003 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/Make.proto,v 1.130 2003-02-14 11:05:56 stefan Exp $
+# $Header: /cvs/stx/stx/libview/Make.proto,v 1.131 2003-05-06 09:03:08 mb Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -81,6 +81,9 @@
 	  $(REQUIREDOBJS)                       \
 	    Color.$(O)                          \
 	    Colormap.$(O)                       \
+	      ColorPalette.$(O)                 \
+	      MappedPalette.$(O)                \
+	      MonoMappedPalette.$(O)            \
 	    FontDescription.$(O)                \
 	      Font.$(O)                         \
 	    Cursor.$(O)                         \