xserver-multidpi/hw/kdrive/Makefile.am

18 lines
243 B
Makefile
Raw Normal View History

2003-10-03 17:27:46 +02:00
if KDRIVEVESA
VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi chips
2003-10-03 17:27:46 +02:00
endif
if KDRIVEFBDEV
FBDEV_SUBDIRS = fbdev
endif
2003-10-09 18:21:24 +02:00
XSDL_SUBDIRS=@XSDL_DIRS@
SUBDIRS = \
src \
linux \
$(XSDL_SUBDIRS) \
$(FBDEV_SUBDIRS) \
$(VESA_SUBDIRS) \
ati