From aae3e6dcb3d72eba6d7d8d99079782ed1bfe63bd Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 4 Oct 2003 02:43:16 +0000 Subject: configure.ac Makefile.am os/oscolor.c Xext/saver.c Xext/Makefile.am hw/kdrive/linux/ts.c hw/kdrive/src/Makefile.am hw/kdrive/src/kdrive.h hw/kdrive/src/kinput.c hw/kdrive/src/kmap.c Autodetect VM86 (for vesa), AGPGART, APM, MTRR, tslib and handhelds.org touch screen. Add USE_RGB_BUILTIN and code for fileless RGB database. Add MIT-SCREEN-SAVER --- hw/kdrive/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'hw/kdrive/Makefile.am') diff --git a/hw/kdrive/Makefile.am b/hw/kdrive/Makefile.am index ee8b3fb0b..877a6ca34 100644 --- a/hw/kdrive/Makefile.am +++ b/hw/kdrive/Makefile.am @@ -1,11 +1,9 @@ if KDRIVEVESA -VESA_SUBDIRS = vesa mach64 +VESA_SUBDIRS = vesa mach64 mga smi endif SUBDIRS = \ src \ linux \ fbdev \ - mga \ - smi \ $(VESA_SUBDIRS) -- cgit v1.2.3