aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2003-03-01 05:08:45 +0800
committerHans Petter <hansp@src.gnome.org>2003-03-01 05:08:45 +0800
commit5569968699ce8163d51110eeefee8e8ebfe31b46 (patch)
tree0530f5a969922727207e1b6a60adece8cc662fb0 /configure.in
parent2ee1eb9078b7e5a356fe2c9cfb6782bcf005bdb7 (diff)
downloadgsoc2013-evolution-5569968699ce8163d51110eeefee8e8ebfe31b46.tar
gsoc2013-evolution-5569968699ce8163d51110eeefee8e8ebfe31b46.tar.gz
gsoc2013-evolution-5569968699ce8163d51110eeefee8e8ebfe31b46.tar.bz2
gsoc2013-evolution-5569968699ce8163d51110eeefee8e8ebfe31b46.tar.lz
gsoc2013-evolution-5569968699ce8163d51110eeefee8e8ebfe31b46.tar.xz
gsoc2013-evolution-5569968699ce8163d51110eeefee8e8ebfe31b46.tar.zst
gsoc2013-evolution-5569968699ce8163d51110eeefee8e8ebfe31b46.zip
Add calendar/importers/Makefile to output.
2003-02-28 Hans Petter Jansson <hpj@ximian.com> * configure.in: Add calendar/importers/Makefile to output. * calendar/Makefile.am (SUBDIRS): Add importers/. * calendar/importers/Makefile.am (server_in_files) (server_DATA): Insert $(libexecdir). * calendar/importers/icalendar-importer.c (connect_to_shell): oaf_activate_from_id() -> bonobo_activation_activate_from_id(). (load_vcalendar_file): U_() -> _(). svn path=/trunk/; revision=20109
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index f1c3cd9cf1..edc1f2d2a8 100644
--- a/configure.in
+++ b/configure.in
@@ -1365,6 +1365,7 @@ widgets/misc/Makefile
wombat/Makefile
libwombat/Makefile
calendar/Makefile
+calendar/importers/Makefile
calendar/idl/Makefile
calendar/cal-util/Makefile
calendar/cal-client/Makefile