linuxOS_AP06/external/xserver/dbe/Makefile.am

13 lines
172 B
Makefile
Raw Permalink Normal View History

2025-06-03 04:28:32 +00:00
noinst_LTLIBRARIES = libdbe.la
AM_CFLAGS = $(DIX_CFLAGS)
if XORG
sdk_HEADERS = dbestruct.h
endif
libdbe_la_SOURCES = \
dbe.c \
midbe.c \
midbe.h