You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TinyX/Makefile.am

36 lines
310 B
Makefile

ACLOCAL_AMFLAGS=-I m4
if DBE
DBE_DIR=dbe
endif
SUBDIRS = \
include \
dix \
fb \
mi \
Xext \
miext \
os \
randr \
render \
$(DBE_DIR) \
xfixes \
damageext \
kdrive
DIST_SUBDIRS = \
include \
dix \
fb \
mi \
Xext \
miext \
os \
randr \
render \
dbe \
xfixes \
damageext \
kdrive