From 6448479c0119f27b87cef041ab456fc3ef84f100 Mon Sep 17 00:00:00 2001 From: cyberwarriorx Date: Thu, 12 Oct 2006 16:58:57 +0000 Subject: [PATCH] -Files no longer needed --- desmume/src/windows/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desmume/src/windows/Makefile.am b/desmume/src/windows/Makefile.am index 5e32b93fe..bfd4e7241 100644 --- a/desmume/src/windows/Makefile.am +++ b/desmume/src/windows/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS = desmume desmume_SOURCES = \ - CWindow.c CWindow.h cflash.c cflash.h \ + CWindow.c CWindow.h \ disView.c disView.h ginfo.c ginfo.h \ IORegView.c IORegView.h \ main.cpp mapView.c mapView.h memView.c memView.h \