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 81fa57216f..367b3d65e6 100644
--- a/src/mesa/main/Makefile.DJ
+++ b/src/mesa/main/Makefile.DJ
@@ -1,4 +1,4 @@
-# $Id: Makefile.DJ,v 1.4 2000/02/02 19:15:53 brianp Exp $
+# $Id: Makefile.DJ,v 1.5 2000/02/21 23:24:02 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@@ -38,6 +38,7 @@ LIBDIR = ..\lib
CFLAGS += -D__DOS__ -D__MSDOS32__
CORE_SOURCES = \
+ aatriangle.c \
accum.c \
alpha.c \
alphabuf.c \