From: Brian Paul Date: Mon, 10 Sep 2001 19:28:22 +0000 (+0000) Subject: add new WindML/Mesa man pages to tar file list X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=517903edcde914f03a586fe515d40dccb54a1238;p=mesa.git add new WindML/Mesa man pages to tar file list --- diff --git a/Makefile.X11 b/Makefile.X11 index 1d8434686d8..aae5a80276f 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.51 2001/08/20 16:16:36 brianp Exp $ +# $Id: Makefile.X11,v 1.52 2001/09/10 19:28:22 brianp Exp $ # Mesa 3-D graphics library # Version: 3.5 @@ -430,6 +430,8 @@ LIB_FILES = \ $(DIRECTORY)/src/windml/tornado/*.c \ $(DIRECTORY)/src/windml/tornado/*.cdf \ $(DIRECTORY)/src/windml/torVars.sample \ + $(DIRECTORY)/src/windml/man3/*.3 \ + $(DIRECTORY)/src/windml/man3/*.html \ $(DIRECTORY)/src/BeOS/*.cpp \ $(DIRECTORY)/src/FX/Makefile.am \ $(DIRECTORY)/src/FX/Makefile.in \