From 2bc072651cc5650a4a799746ba187cee8e4b6903 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 7 Nov 2002 21:50:17 +0000 Subject: removed non-existant headers. 2002-11-07 Rodrigo Moya * importers/icalendar-importer.c: removed non-existant headers. * importers/Makefile.am: changes for BonoboActivation. * gui/GNOME_Evolution_Calendar.server.in: install to $libdir, not $datadir. svn path=/trunk/; revision=18640 --- calendar/gui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 1ae5c01c2e..37fd67eb18 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -181,7 +181,7 @@ evolution_calendar_LDADD = \ evolution_calendar_LDFLAGS = -export-dynamic -serversdir = $(datadir)/bonobo/servers +serversdir = $(libdir)/bonobo/servers servers_in_files = \ GNOME_Evolution_Calendar.server.in -- cgit v1.2.3