From 67c50dc234f6ad9366c32ba25acb1971b76a0130 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 28 Sep 2000 00:43:42 +0000 Subject: add SubscribeControl typedef. 2000-09-27 Chris Toshok * mail-types.h: add SubscribeControl typedef. * Makefile.am (evolution_mail_SOURCES): add the subscribe stuff. * subscribe-control-factory.h * subscribe-control-factory.c * subscribe-control.c: * subscribe-control.h: Mostly mocked up subscribe ui. svn path=/trunk/; revision=5610 --- mail/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/Makefile.am') diff --git a/mail/Makefile.am b/mail/Makefile.am index 83ae9cf4be..d2d44b3fdd 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -78,6 +78,10 @@ evolution_mail_SOURCES = \ message-thread.c \ message-thread.h \ session.c \ + subscribe-control.c \ + subscribe-control.h \ + subscribe-control-factory.c \ + subscribe-control-factory.h \ mail.h evolution_mail_LDADD = \ -- cgit v1.2.3