diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-06-05 08:46:55 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-06-05 08:46:55 +0800 |
commit | 1a84302b253c1d07ccaf44f25051916f8172dc89 (patch) | |
tree | e19a6825f5241d52d6751dc57d12fda7c0cb6714 /calendar/gui | |
parent | 463f842fc090709b1aa85b08c93d68ca12b6c70c (diff) | |
download | gsoc2013-evolution-1a84302b253c1d07ccaf44f25051916f8172dc89.tar gsoc2013-evolution-1a84302b253c1d07ccaf44f25051916f8172dc89.tar.gz gsoc2013-evolution-1a84302b253c1d07ccaf44f25051916f8172dc89.tar.bz2 gsoc2013-evolution-1a84302b253c1d07ccaf44f25051916f8172dc89.tar.lz gsoc2013-evolution-1a84302b253c1d07ccaf44f25051916f8172dc89.tar.xz gsoc2013-evolution-1a84302b253c1d07ccaf44f25051916f8172dc89.tar.zst gsoc2013-evolution-1a84302b253c1d07ccaf44f25051916f8172dc89.zip |
Removed gncal/card for the release - FedericoGNOME_0_20aGNOME_0_20
svn path=/trunk/; revision=245
Diffstat (limited to 'calendar/gui')
-rw-r--r-- | calendar/gui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 9ab62f33a9..480747a736 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = versit card +SUBDIRS = versit help_base = $(datadir)/gnome/help/cal CFLAGS += -Wall |