From 187bb950f353c7eb6619f71213228891536be164 Mon Sep 17 00:00:00 2001 From: riccardom Date: Sat, 11 Jul 2009 21:41:08 +0000 Subject: [PATCH] Removing unwanted file that slipped in. --- desmume/src/gtk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desmume/src/gtk/Makefile.am b/desmume/src/gtk/Makefile.am index 484c56bc7..cc1e455c9 100644 --- a/desmume/src/gtk/Makefile.am +++ b/desmume/src/gtk/Makefile.am @@ -12,7 +12,7 @@ bin_PROGRAMS = desmume desmume_SOURCES = \ desmume.h desmume.cpp \ dTool.h dToolsList.cpp \ - tools/ioregsView.cpp tools/ioregsView.h tools/memoryView.cpp \ + tools/ioregsView.cpp tools/ioregsView.h ../sndsdl.cpp \ ../ctrlssdl.h ../ctrlssdl.cpp \ osmesa_3Demu.cpp osmesa_3Demu.h \