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,9 +1,7 @@
|
||||
noinst_LTLIBRARIES = libdbe.la libdbemodule.la
|
||||
noinst_LTLIBRARIES = libdbe.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/hw/xfree86/os-support
|
||||
|
||||
if XORG
|
||||
sdk_HEADERS = dbestruct.h
|
||||
endif
|
||||
@@ -13,10 +11,3 @@ libdbe_la_SOURCES = \
|
||||
midbe.c \
|
||||
midbe.h \
|
||||
midbestr.h
|
||||
|
||||
libdbemodule_la_CFLAGS = $(AM_CFLAGS) @MODULE_DEFINES@
|
||||
libdbemodule_la_SOURCES = \
|
||||
dbe.c \
|
||||
midbe.c \
|
||||
midbe.h \
|
||||
midbestr.h
|
||||
|
||||
Reference in New Issue
Block a user