From dd25820ac8dfb3fa1168832db9bf56a1844e49ea Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 14 May 2010 01:42:36 +0000 Subject: moved about dialog box out of glade2 file git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48009 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 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 \ -- cgit v1.2.3