From 61988f3a30a6a8e76530c36482b1227571721fd4 Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 31 Aug 2005 11:40:06 +0000 Subject: separated UI code from prefs_common.c and prefs_account.c. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@533 ee746299-78ed-0310-b773-934348b2243d --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b81e23cf..f2b78da6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -28,9 +28,11 @@ sylpheed_SOURCES = \ stock_pixmap.c stock_pixmap.h \ prefs_ui.c prefs_ui.h \ prefs_common.c prefs_common.h \ + prefs_common_dialog.c prefs_common_dialog.h \ prefs_filter.c prefs_filter.h \ prefs_filter_edit.c prefs_filter_edit.h \ prefs_account.c prefs_account.h \ + prefs_account_dialog.c prefs_account_dialog.h \ prefs_folder_item.c prefs_folder_item.h \ prefs_display_header.c prefs_display_header.h \ prefs_customheader.c prefs_customheader.h \ -- cgit v1.2.3