Make.proto
changeset 4276 5ed5cdab9f95
parent 3960 2af61ccfd26b
child 4546 4b84310a855f
--- a/Make.proto	Mon Sep 20 11:37:37 2004 +0200
+++ b/Make.proto	Mon Sep 20 11:41:23 2004 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/Make.proto,v 1.135 2003-11-21 15:39:44 cg Exp $
+# $Header: /cvs/stx/stx/libview/Make.proto,v 1.136 2004-09-20 09:41:23 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -105,7 +105,8 @@
 	      $(OUTDIR)ViewStyle.$(O)                    \
 	    $(OUTDIR)Depth16Image.$(O)                   \
 	    $(OUTDIR)Depth32Image.$(O)                   \
-	    $(OUTDIR)ImageMask.$(O)                      
+	    $(OUTDIR)ImageMask.$(O)			 \
+	    $(OUTDIR)OpenGLConstants.$(O)
 
 OBJS = \
 	  $(LIBOBJS)                            \