projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
293b786
)
add m4/ directory to tar file list
author
Brian Paul
<brian.paul@tungstengraphics.com>
Tue, 19 Jun 2001 19:51:23 +0000
(19:51 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Tue, 19 Jun 2001 19:51:23 +0000
(19:51 +0000)
Makefile.X11
patch
|
blob
|
history
diff --git
a/Makefile.X11
b/Makefile.X11
index 7c10c09fc03f7770cd3ed80fa3ec815e3d6a43c9..0bdebfa6d0649db1863cca2448080f0279e15d2e 100644
(file)
--- a/
Makefile.X11
+++ b/
Makefile.X11
@@
-1,4
+1,4
@@
-# $Id: Makefile.X11,v 1.4
6 2001/06/19 18:06:41
brianp Exp $
+# $Id: Makefile.X11,v 1.4
7 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 \