From 245e51201e3238e6f19061f389850c7db304c8f3 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 1 Sep 2005 08:02:49 +0000 Subject: separated UI code from account.c. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@537 ee746299-78ed-0310-b773-934348b2243d --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 9be8d52b..c23dfaf6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -41,6 +41,7 @@ sylpheed_SOURCES = \ prefs_template.c prefs_template.h \ prefs_actions.c prefs_actions.h \ account.c account.h \ + account_dialog.c account_dialog.h \ displayheader.c displayheader.h \ customheader.c customheader.h \ template.c template.h \ -- cgit v1.2.3