summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-09-10 19:28:22 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-09-10 19:28:22 +0000
commit517903edcde914f03a586fe515d40dccb54a1238 (patch)
tree0ba59ad21a2fb370eb77a07a278f8e976165f643
parent306933046cdc70e20af7facea8bc8a975812787e (diff)
add new WindML/Mesa man pages to tar file list
-rw-r--r--Makefile.X114
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 1d8434686d..aae5a80276 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 \