Bug #5871: Drop special build infrastructure left over from libcwrapper

times. (George Fufutos)
This commit is contained in:
Eric Anholt 2006-02-16 05:46:08 +00:00
commit c845e152f5
6 changed files with 17 additions and 28 deletions

View file

@ -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