From 28337cc1060bc08adef81c304dd9ed02d0a0e37b Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 9 Nov 2006 19:51:17 -0800 Subject: [PATCH] Fix typo before the last commit. --- hw/xfree86/os-support/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xfree86/os-support/Makefile.am b/hw/xfree86/os-support/Makefile.am index 5ade7e81c..6346d1c47 100644 --- a/hw/xfree86/os-support/Makefile.am +++ b/hw/xfree86/os-support/Makefile.am @@ -1,4 +1,4 @@ -t -SUBDIRS = bus @XORG_OS_SUBDIR@ misc $(DRI_SUBDIRS) +SUBDIRS = bus @XORG_OS_SUBDIR@ misc $(DRI_SUBDIRS) DIST_SUBDIRS = bsd bus misc linux lynxos solaris sysv sco usl hurd sdk_HEADERS = xf86_OSproc.h xf86_OSlib.h xf86_ansic.h xf86_libc.h \