diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2001-01-10 05:41:00 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-01-10 05:41:00 +0800 |
commit | e6e6a76a4ed43e566aae7c5cc1f39e5cbdd61fd5 (patch) | |
tree | 355a5ac6644dc0802bc941a4d7a187578b7f656a /configure.in | |
parent | 0a3ef04d1b421df60ad6876c9bae6265e9ba85da (diff) | |
download | gsoc2013-evolution-e6e6a76a4ed43e566aae7c5cc1f39e5cbdd61fd5.tar gsoc2013-evolution-e6e6a76a4ed43e566aae7c5cc1f39e5cbdd61fd5.tar.gz gsoc2013-evolution-e6e6a76a4ed43e566aae7c5cc1f39e5cbdd61fd5.tar.bz2 gsoc2013-evolution-e6e6a76a4ed43e566aae7c5cc1f39e5cbdd61fd5.tar.lz gsoc2013-evolution-e6e6a76a4ed43e566aae7c5cc1f39e5cbdd61fd5.tar.xz gsoc2013-evolution-e6e6a76a4ed43e566aae7c5cc1f39e5cbdd61fd5.tar.zst gsoc2013-evolution-e6e6a76a4ed43e566aae7c5cc1f39e5cbdd61fd5.zip |
Added calendar/gui/alarm-notify/Makefile.
2001-01-09 Federico Mena Quintero <federico@helixcode.com>
* configure.in (AC_OUTPUT): Added calendar/gui/alarm-notify/Makefile.
svn path=/trunk/; revision=7339
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 2bd02edbfd..2e3277a319 100644 --- a/configure.in +++ b/configure.in @@ -703,6 +703,7 @@ calendar/cal-util/Makefile calendar/cal-client/Makefile calendar/pcs/Makefile calendar/gui/Makefile +calendar/gui/alarm-notify/Makefile calendar/gui/dialogs/Makefile calendar/conduits/Makefile calendar/conduits/calendar/Makefile |