From: Keith Whitwell Date: Mon, 20 Sep 1999 21:06:57 +0000 (+0000) Subject: added mesa.conf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7d1071526d6a7d2e27417b4d25a49a48752d5c40;p=mesa.git added mesa.conf --- diff --git a/Makefile.X11 b/Makefile.X11 index 6de5d592be1..5bbae4ca6f1 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.8 1999/09/17 18:08:32 brianp Exp $ +# $Id: Makefile.X11,v 1.9 1999/09/20 21:06:57 keithw Exp $ # Mesa 3-D graphics library # Version: 3.1 @@ -386,6 +386,7 @@ LIB_FILES = \ $(DIRECTORY)/src/Makefile* \ $(DIRECTORY)/src/descrip.mms \ $(DIRECTORY)/src/mms_depend \ + $(DIRECTORY)/src/mesa.conf \ $(DIRECTORY)/src/*.def \ $(DIRECTORY)/src/depend \ $(DIRECTORY)/src/*.[chS] \