mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +00:00
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
module builds to reflect this change.
This commit is contained in:
parent
51a721a6db
commit
da5d66f2ff
78 changed files with 359 additions and 132 deletions
|
|
@ -122,6 +122,7 @@ symlink_mesa_main() {
|
|||
action enums.h
|
||||
action eval.c
|
||||
action eval.h
|
||||
action execmem.c
|
||||
action extensions.c
|
||||
action extensions.h
|
||||
action fbobject.c
|
||||
|
|
@ -153,6 +154,8 @@ symlink_mesa_main() {
|
|||
action macros.h
|
||||
action matrix.c
|
||||
action matrix.h
|
||||
action mm.c
|
||||
action mm.h
|
||||
action mtypes.h
|
||||
action occlude.c
|
||||
action occlude.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue