mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
module builds to reflect this change.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
noinst_LTLIBRARIES = libac.la
|
||||
|
||||
AM_CFLAGS = @MODULE_DEFINES@ @LOADER_DEFINES@
|
||||
|
||||
INCLUDES = -I@MESA_SOURCE@/include \
|
||||
-I../X \
|
||||
-I../array_cache \
|
||||
@@ -10,6 +12,7 @@ INCLUDES = -I@MESA_SOURCE@/include \
|
||||
-I../swrast \
|
||||
-I../swrast_setup \
|
||||
-I../tnl \
|
||||
-I..
|
||||
-I.. \
|
||||
-I$(top_srcdir)/hw/xfree86/os-support
|
||||
|
||||
nodist_libac_la_SOURCES = ac_context.c ac_import.c
|
||||
|
||||
Reference in New Issue
Block a user