summaryrefslogtreecommitdiff
path: root/src/mesa/main/Makefile.DJ
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/Makefile.DJ')
-rw-r--r--src/mesa/main/Makefile.DJ3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/main/Makefile.DJ b/src/mesa/main/Makefile.DJ
index da78228085..81d7535668 100644
--- a/src/mesa/main/Makefile.DJ
+++ b/src/mesa/main/Makefile.DJ
@@ -1,4 +1,4 @@
-# $Id: Makefile.DJ,v 1.6 2000/03/24 20:56:50 brianp Exp $
+# $Id: Makefile.DJ,v 1.7 2000/04/07 16:28:37 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@@ -81,6 +81,7 @@ CORE_SOURCES = \
mmath.c \
pb.c \
pixel.c \
+ pixeltex.c \
pipeline.c \
points.c \
polygon.c \