From 6c91d2342fc0c7f5030e22446b4158a8e592e539 Mon Sep 17 00:00:00 2001 From: Ondrej Jirman Date: Mon, 7 Apr 2008 14:29:10 +0000 Subject: ** Fix for bug #525234 2008-04-07 Ondrej Jirman ** Fix for bug #525234 * gui/Makefile.am: * gui/dialogs/Makefile.am: Install more include files that are useful to the out of tree evolution plugins. svn path=/trunk/; revision=35335 --- calendar/gui/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 423541f49f..a6908118da 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -33,7 +33,9 @@ component_LTLIBRARIES = libevolution-calendar.la ecalendarincludedir = $(privincludedir)/calendar/gui ecalendarinclude_HEADERS = \ - e-cal-config.h + e-cal-config.h \ + e-cal-popup.h \ + itip-utils.h search_files = tasktypes.xml memotypes.xml caltypes.xml -- cgit