xenocara/xserver/dbe/Makefile.am

14 lines
193 B
Makefile
Raw Normal View History

2006-11-26 11:13:41 -07: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 \
midbestr.h