summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-06-19 19:51:23 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-06-19 19:51:23 +0000
commit6738d2ac78c504ff3249aca30bafe0cf0460c765 (patch)
tree7f107c6c9d43cad130a97c5004d0f947eca47a90 /Makefile.X11
parent293b786ceeb2975db7a3e0ac2bb954395072ed55 (diff)
add m4/ directory to tar file list
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X113
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 7c10c09fc03..0bdebfa6d06 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.46 2001/06/19 18:06:41 brianp Exp $
+# $Id: Makefile.X11,v 1.47 2001/06/19 19:51:23 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.5
@@ -373,6 +373,7 @@ LIB_FILES = \
$(DIRECTORY)/bin/mklib* \
$(DIRECTORY)/descrip.mms \
$(DIRECTORY)/mms-config \
+ $(DIRECTORY)/m4/*.m4 \
$(DIRECTORY)/xlib.opt \
$(DIRECTORY)/mesawin32.mak \
$(DIRECTORY)/include/GL/internal/glcore.h \