From 113f3730daef9e8175db42e21ace56a81bd7f237 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Mon, 25 Jul 2005 05:00:45 +0000 Subject: Added the new file process-meeting.c and widgets/misc to include headers. 2005-07-23 Chenthill Palanisamy * Makefile.am: Added the new file process-meeting.c and widgets/misc to include headers. * org-gnome-groupwise-features.eplug.xml: Added the hook for processing meetings. * org-gnome-shared-folder.errors.xml: Added the message for asking for error svn path=/trunk/; revision=29870 --- plugins/groupwise-features/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/groupwise-features/Makefile.am') diff --git a/plugins/groupwise-features/Makefile.am b/plugins/groupwise-features/Makefile.am index ab17af76ee..6cc7df0ecc 100644 --- a/plugins/groupwise-features/Makefile.am +++ b/plugins/groupwise-features/Makefile.am @@ -5,6 +5,7 @@ endif INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/widgets \ + -I$(top_srcdir)/widgets/misc \ -I$(top_srcdir)/camel \ $(EVOLUTION_MAIL_CFLAGS) \ $(EVOLUTION_CALENDAR_CFLAGS) \ @@ -34,7 +35,8 @@ liborg_gnome_groupwise_features_la_SOURCES = \ proxy.h \ proxy.c \ proxy-login.h \ - proxy-login.c + proxy-login.c \ + process-meeting.c liborg_gnome_groupwise_features_la_LIBADD= \ $(top_builddir)/e-util/libeutil.la \ -- cgit v1.2.3