From 45dac4a02a8ac6976dea295fd831bbcee0f8fd72 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 10 Apr 2010 10:05:27 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@44475 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- gui/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gui/Makefile.am') diff --git a/gui/Makefile.am b/gui/Makefile.am index eacfd672..b17d5e74 100644 --- a/gui/Makefile.am +++ b/gui/Makefile.am @@ -15,7 +15,8 @@ pcsx_SOURCES = \ Gtk2Gui.c \ MemcardDlg.c \ ConfDlg.c \ - Cheat.c + Cheat.c \ + DebugMemory.c pcsx_LDADD = \ $(GTK2_LIBS) $(GLADE2_LIBS) -lpthread -lz -lm -lXext -lXtst \ -- cgit v1.2.3