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.DJ5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mesa/main/Makefile.DJ b/src/mesa/main/Makefile.DJ
index 81d7535668..4bc1a2f80b 100644
--- a/src/mesa/main/Makefile.DJ
+++ b/src/mesa/main/Makefile.DJ
@@ -1,7 +1,7 @@
-# $Id: Makefile.DJ,v 1.7 2000/04/07 16:28:37 brianp Exp $
+# $Id: Makefile.DJ,v 1.8 2000/08/21 14:25:25 brianp Exp $
# Mesa 3-D graphics library
-# Version: 3.3
+# Version: 3.5
# Copyright (C) 1995-1998 Brian Paul
#
# This library is free software; you can redistribute it and/or
@@ -51,6 +51,7 @@ CORE_SOURCES = \
colortab.c \
config.c \
context.c \
+ convolve.c \
copypix.c \
cva.c \
debug_xform.c \