aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-03-02 06:32:05 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-03-02 06:32:05 +0800
commit998ccc5951851fcd800b24d9698421de9042d938 (patch)
tree497c62c94694b3287ec3e86bca5d8e1a2e291d84 /configure.in
parent3f2e2c06278e2c18938c62d31b719b0ba834383a (diff)
downloadgsoc2013-evolution-998ccc5951851fcd800b24d9698421de9042d938.tar
gsoc2013-evolution-998ccc5951851fcd800b24d9698421de9042d938.tar.gz
gsoc2013-evolution-998ccc5951851fcd800b24d9698421de9042d938.tar.bz2
gsoc2013-evolution-998ccc5951851fcd800b24d9698421de9042d938.tar.lz
gsoc2013-evolution-998ccc5951851fcd800b24d9698421de9042d938.tar.xz
gsoc2013-evolution-998ccc5951851fcd800b24d9698421de9042d938.tar.zst
gsoc2013-evolution-998ccc5951851fcd800b24d9698421de9042d938.zip
Added calendar/idl/Makefile, calendar/cal-client/Makefile, and
2000-03-01 Federico Mena Quintero <federico@helixcode.com> * configure.in (AC_OUTPUT): Added calendar/idl/Makefile, calendar/cal-client/Makefile, and calendar/pcs/Makefile to the list of files to generate. svn path=/trunk/; revision=2004
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 11aca764cb..77d10672eb 100644
--- a/configure.in
+++ b/configure.in
@@ -255,4 +255,7 @@ libibex/Makefile
calendar/Makefile
calendar/doc/Makefile
calendar/doc/C/Makefile
+calendar/idl/Makefile
+calendar/cal-client/Makefile
+calendar/pcs/Makefile
])