fixed a number of error-test bugs
[mesa.git] / src / mesa / Makefile.X11
index 8fb680dad4b5bfcf80cc03e001a625b64c625b43..da5dc4549e3376b539dd65a54d5d7fc654cfde23 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.5 1999/09/17 12:07:10 brianp Exp $
+# $Id: Makefile.X11,v 1.6 1999/10/08 09:27:09 keithw Exp $
 
 # Mesa 3-D graphics library
 # Version:  3.1
@@ -46,6 +46,7 @@ CORE_SOURCES = \
        feedback.c \
        fog.c \
        get.c \
+       glmisc.c \
        hash.c \
        image.c \
        light.c \
@@ -53,7 +54,6 @@ CORE_SOURCES = \
        logic.c \
        masking.c \
        matrix.c \
-       misc.c \
        mmath.c \
        mthreads.c \
        pb.c \