summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-03-11 15:42:48 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-03-11 15:42:48 +0000
commit57ad382b8d7717e719c130dcf763597228030493 (patch)
tree15670b21a4f54256c167dec629796719224ee5ed
parent971e4d6160dda9f1c754e2f8fd018ade22e4f3b6 (diff)
DJGPP tweaks
-rw-r--r--Makefile.X113
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 85e9255974..4ff44b450f 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.74 2003/02/20 15:53:38 brianp Exp $
+# $Id: Makefile.X11,v 1.75 2003/03/11 15:42:48 brianp Exp $
# Mesa 3-D graphics library
# Version: 5.1
@@ -490,6 +490,7 @@ LIB_FILES = \
$(DIRECTORY)/si-glu/Makefile.in \
$(DIRECTORY)/si-glu/Makefile.X11 \
$(DIRECTORY)/si-glu/Makefile.win \
+ $(DIRECTORY)/si-glu/Makefile.DJ \
$(DIRECTORY)/si-glu/glu.def \
$(DIRECTORY)/si-glu/dummy.cc \
$(DIRECTORY)/si-glu/descrip.mms \