xserver-multidpi/hw/kdrive/Makefile.am

21 lines
282 B
Makefile
Raw Normal View History

2003-10-03 17:27:46 +02:00
if KDRIVEVESA
2004-06-07 07:13:29 +02:00
VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi chips pm2 via neomagic
2003-10-03 17:27:46 +02:00
endif
if KDRIVEFBDEV
FBDEV_SUBDIRS = fbdev
endif
2003-10-09 18:21:24 +02:00
if XSDLSERVER
XSDL_SUBDIRS=sdl
endif
SUBDIRS = \
src \
linux \
$(XSDL_SUBDIRS) \
$(FBDEV_SUBDIRS) \
$(VESA_SUBDIRS) \
ati \
fake