mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-16 19:32:26 +00:00
Bug #5871: Drop special build infrastructure left over from libcwrapper
times. (George Fufutos)
This commit is contained in:
parent
c2f685e644
commit
c845e152f5
6 changed files with 17 additions and 28 deletions
|
|
@ -1,11 +1,5 @@
|
|||
noinst_LTLIBRARIES = libxtrap.la libxtrapmodule.la
|
||||
noinst_LTLIBRARIES = libxtrap.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
|
||||
|
||||
libxtrap_la_SOURCES = xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c
|
||||
|
||||
libxtrapmodule_la_CFLAGS = \
|
||||
$(AM_CFLAGS) \
|
||||
@MODULE_DEFINES@ \
|
||||
-I$(top_srcdir)/hw/xfree86/os-support
|
||||
libxtrapmodule_la_SOURCES = xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue