From 2f027a46dc7b99e9d0af834322111fcfb40a666e Mon Sep 17 00:00:00 2001 From: cyberwarriorx Date: Thu, 12 Oct 2006 16:58:57 +0000 Subject: [PATCH] -Files no longer needed --- trunk/desmume/src/windows/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/desmume/src/windows/Makefile.am b/trunk/desmume/src/windows/Makefile.am index 5e32b93fe..bfd4e7241 100644 --- a/trunk/desmume/src/windows/Makefile.am +++ b/trunk/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 \