mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Bug #5871: Drop special build infrastructure left over from libcwrapper
times. (George Fufutos)
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
noinst_LTLIBRARIES = librecord.la librecordmodule.la
|
||||
noinst_LTLIBRARIES = librecord.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/hw/xfree86/os-support
|
||||
|
||||
librecord_la_SOURCES = record.c set.c
|
||||
|
||||
librecordmodule_la_CFLAGS = $(AM_CFLAGS) @MODULE_DEFINES@
|
||||
librecordmodule_la_SOURCES = record.c set.c
|
||||
|
||||
EXTRA_DIST = set.h
|
||||
|
||||
Reference in New Issue
Block a user