aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-20 11:07:16 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-20 11:07:16 +0000
commit443d2ed595ef86066c7a2c7ed58ff0a7624b6584 (patch)
tree938d3c3a5ac753f462f6c876d0f98520bbb1f3be /src/Makefile.am
parent16c8d272eea8675ceaafb1e974c663fc1d4f9386 (diff)
reimplemented grouplistdialog with GtkTreeView.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@593 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 57966f3e..70445ac2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -66,7 +66,7 @@ sylpheed_SOURCES = \
alertpanel.c alertpanel.h \
inputdialog.c inputdialog.h \
progressdialog.c progressdialog.h \
- grouplistdialog.c grouplistdialog.h \
+ subscribedialog.c subscribedialog.h \
about.c about.h \
setup.c setup.h \
gtkutils.c gtkutils.h \