From a87af8218f97da76433a5192d5e51aca0d5c3ed0 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Mon, 15 Jan 2007 11:21:37 -0800 Subject: [PATCH] Remove unnecessary files from the sources list. --- hw/xfree86/dummylib/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/hw/xfree86/dummylib/Makefile.am b/hw/xfree86/dummylib/Makefile.am index 6299a1ff7..3e70d25fe 100644 --- a/hw/xfree86/dummylib/Makefile.am +++ b/hw/xfree86/dummylib/Makefile.am @@ -14,10 +14,7 @@ endif libdummy_nonserver_a_SOURCES = \ fatalerror.c \ - getvalidbios.c \ - getemptypci.c \ logvwrite.c \ - pcitestmulti.c \ $(STRL_SRCS) \ verrorf.c \ xalloc.c \