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 b17d5e74..50e9e8f3 100644
--- a/gui/Makefile.am
+++ b/gui/Makefile.am
@@ -16,7 +16,8 @@ pcsx_SOURCES = \
MemcardDlg.c \
ConfDlg.c \
Cheat.c \
- DebugMemory.c
+ DebugMemory.c \
+ AboutDlg.c
pcsx_LDADD = \
$(GTK2_LIBS) $(GLADE2_LIBS) -lpthread -lz -lm -lXext -lXtst \