From 66044c37fd48e817500fa6423915845064c45880 Mon Sep 17 00:00:00 2001 From: Jason Filby Date: Wed, 2 May 2001 15:11:19 +0000 Subject: [PATCH] reverted to proper makefile svn path=/trunk/; revision=1867 --- reactos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/Makefile b/reactos/Makefile index 57cc8f59f78..df310a1aa71 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -39,7 +39,7 @@ LOADERS = dos DEVICE_DRIVERS = vidport vga blue ide null floppy #INPUT_DRIVERS = keyboard -INPUT_DRIVERS = keyboard psaux mouclass +INPUT_DRIVERS = keyboard #FS_DRIVERS = vfat minix ext2 template FS_DRIVERS = vfat