summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-06-19 21:49:06 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-06-19 21:49:06 +0000
commit1fb583c50d8bdb3867f28b8d35a5dbd64fee0f86 (patch)
treeed09a3197091b3d1d437b0d3ddf80378141c6d9d /Makefile.X11
parent6738d2ac78c504ff3249aca30bafe0cf0460c765 (diff)
added a few missing si-glu files
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X115
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 0bdebfa6d06..ce50431beab 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.47 2001/06/19 19:51:23 brianp Exp $
+# $Id: Makefile.X11,v 1.48 2001/06/19 21:49:06 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.5
@@ -476,6 +476,9 @@ LIB_FILES = \
$(DIRECTORY)/si-glu/Makefile.am \
$(DIRECTORY)/si-glu/Makefile.in \
$(DIRECTORY)/si-glu/Makefile.X11 \
+ $(DIRECTORY)/si-glu/dummy.cc \
+ $(DIRECTORY)/si-glu/descrip.mms \
+ $(DIRECTORY)/si-glu/mesaglu.opt \
$(DIRECTORY)/si-glu/include/gluos.h \
$(DIRECTORY)/si-glu/include/Makefile.am \
$(DIRECTORY)/si-glu/include/Makefile.in \