From c56930e6ca90a61d2f4cbd845f7d0a51a66f83cb Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 31 Aug 2007 18:27:41 -0700 Subject: [PATCH] Remove backend.[ch] from neomagic to fix distcheck. --- hw/kdrive/neomagic/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/kdrive/neomagic/Makefile.am b/hw/kdrive/neomagic/Makefile.am index 468654711..95f0e1eaa 100644 --- a/hw/kdrive/neomagic/Makefile.am +++ b/hw/kdrive/neomagic/Makefile.am @@ -19,8 +19,6 @@ bin_PROGRAMS = Xneomagic noinst_LIBRARIES = libneomagic.a libneomagic_a_SOURCES = \ - backend.h \ - backend.c \ neomagic.c \ neomagic.h \ neo_draw.c