xenocara/xserver/dbe/Makefile.am
2006-11-26 18:13:41 +00:00

14 lines
193 B
Makefile

noinst_LTLIBRARIES = libdbe.la
AM_CFLAGS = $(DIX_CFLAGS)
if XORG
sdk_HEADERS = dbestruct.h
endif
libdbe_la_SOURCES = \
dbe.c \
midbe.c \
midbe.h \
midbestr.h