diff options
author | Seth Alves <alves@src.gnome.org> | 2000-03-04 12:08:29 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-03-04 12:08:29 +0800 |
commit | 4378b699033581e79fb70463935273c5ce4b5f4c (patch) | |
tree | 31ae5bbffb7a24d23588c62a034323c2b1a1f5e4 | |
parent | ddf79d1893b6de0d11f9ecd9f945e36b113f1fbd (diff) | |
download | gsoc2013-evolution-4378b699033581e79fb70463935273c5ce4b5f4c.tar gsoc2013-evolution-4378b699033581e79fb70463935273c5ce4b5f4c.tar.gz gsoc2013-evolution-4378b699033581e79fb70463935273c5ce4b5f4c.tar.bz2 gsoc2013-evolution-4378b699033581e79fb70463935273c5ce4b5f4c.tar.lz gsoc2013-evolution-4378b699033581e79fb70463935273c5ce4b5f4c.tar.xz gsoc2013-evolution-4378b699033581e79fb70463935273c5ce4b5f4c.tar.zst gsoc2013-evolution-4378b699033581e79fb70463935273c5ce4b5f4c.zip |
make a makefile for calendar/cal-util directory
svn path=/trunk/; revision=2034
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 9fa9ab94ab..905edee276 100644 --- a/configure.in +++ b/configure.in @@ -278,6 +278,7 @@ calendar/Makefile calendar/doc/Makefile calendar/doc/C/Makefile calendar/idl/Makefile +calendar/cal-util/Makefile calendar/cal-client/Makefile calendar/pcs/Makefile filter/Makefile |