From 0799f0771cca335d6400a8494ba236a0d10e122b Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 4 Nov 2010 12:53:18 +1000 Subject: [PATCH] xfree86: remove two unused variables from Makefile.am Signed-off-by: Peter Hutterer Reviewed-by: Julien Cristau --- hw/xfree86/common/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/xfree86/common/Makefile.am b/hw/xfree86/common/Makefile.am index 821a2b500..989208f4e 100644 --- a/hw/xfree86/common/Makefile.am +++ b/hw/xfree86/common/Makefile.am @@ -17,8 +17,6 @@ if DGA DGASOURCES = xf86DGA.c endif -XISOURCES = xf86Xinput.c xisb.c -XISDKINCS = xf86Xinput.h xisb.h RANDRSOURCES = xf86RandR.c BUSSOURCES = xf86pciBus.c xf86fbBus.c xf86noBus.c $(SBUS_SOURCES)