summaryrefslogtreecommitdiff
path: root/gui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gui/Makefile.am')
-rw-r--r--gui/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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 \