xserver-multidpi/hw/kdrive/Makefile.am

11 lines
123 B
Makefile
Raw Normal View History

2003-10-03 17:27:46 +02:00
if KDRIVEVESA
2003-10-28 23:27:35 +01:00
VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi
2003-10-03 17:27:46 +02:00
endif
2003-09-11 02:47:36 +02:00
SUBDIRS = \
2003-09-11 07:12:51 +02:00
src \
linux \
2003-09-18 22:48:48 +02:00
fbdev \
2003-10-28 23:27:35 +01:00
$(VESA_SUBDIRS)
2003-10-09 18:21:24 +02:00