summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.X11
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/Makefile.X11')
-rw-r--r--src/mesa/Makefile.X113
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/Makefile.X11 b/src/mesa/Makefile.X11
index 0950925a17..5f55bc6f8d 100644
--- a/src/mesa/Makefile.X11
+++ b/src/mesa/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.52 2001/05/21 16:33:41 gareth Exp $
+# $Id: Makefile.X11,v 1.53 2001/06/01 22:22:41 keithw Exp $
# Mesa 3-D graphics library
# Version: 3.5
@@ -21,6 +21,7 @@ LIBDIR = ../lib
CORE_SOURCES = \
+ api_arrayelt.c \
tnl/t_array_api.c \
tnl/t_array_import.c \
tnl/t_context.c \