mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 21:37:59 +02:00
Real fix for glapi: Remove Makefile generation, don't distribute.
This commit is contained in:
parent
5339591e28
commit
fca1974b8c
3 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2006-03-13 Matthias Hopf <mhopf@suse.de>
|
||||
|
||||
* GL/mesa/Makefile.am:
|
||||
* configure.ac:
|
||||
Real fix for glapi: Remove Makefile generation, don't distribute.
|
||||
|
||||
2006-03-13 David Reveman <davidr@novell.com>
|
||||
|
||||
* GL/mesa/X/xf86glx.c:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
SUBDIRS = main math array_cache swrast swrast_setup tnl shader X
|
||||
DIST_SUBDIRS = $(SUBDIRS) glapi
|
||||
|
||||
noinst_LTLIBRARIES = libGLcore.la
|
||||
|
||||
|
|
|
|||
|
|
@ -1533,7 +1533,6 @@ GL/include/Makefile
|
|||
GL/include/GL/Makefile
|
||||
GL/mesa/Makefile
|
||||
GL/mesa/array_cache/Makefile
|
||||
GL/mesa/glapi/Makefile
|
||||
GL/mesa/main/Makefile
|
||||
GL/mesa/math/Makefile
|
||||
GL/mesa/shader/Makefile
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue