diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2000-10-26 19:36:14 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2000-10-26 19:36:14 +0000 |
commit | 7460cfabbc637bf23002aaf57e0c8a484633f7e8 (patch) | |
tree | ae5a0e9bc7358e509670104e04d333e0805f1326 /Makefile.X11 | |
parent | 66202b75d561b2275022bea8b5936a7482c1c315 (diff) | |
download | external_mesa3d-7460cfabbc637bf23002aaf57e0c8a484633f7e8.zip external_mesa3d-7460cfabbc637bf23002aaf57e0c8a484633f7e8.tar.gz external_mesa3d-7460cfabbc637bf23002aaf57e0c8a484633f7e8.tar.bz2 |
removed X86/*.m4 files from tar archive
Diffstat (limited to 'Makefile.X11')
-rw-r--r-- | Makefile.X11 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.X11 b/Makefile.X11 index 62d3c59..b38f905 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.37 2000/10/23 19:33:55 brianp Exp $ +# $Id: Makefile.X11,v 1.38 2000/10/26 19:36:14 brianp Exp $ # Mesa 3-D graphics library # Version: 3.5 @@ -459,7 +459,6 @@ LIB_FILES = \ $(DIRECTORY)/src/X86/*.[ch] \ $(DIRECTORY)/src/X86/Makefile.am \ $(DIRECTORY)/src/X86/Makefile.in \ - $(DIRECTORY)/src/X86/*.m4 \ $(DIRECTORY)/src/X86/*.S \ $(DIRECTORY)/src-glu/README[12] \ $(DIRECTORY)/src-glu/Makefile* \ |