diff options
author | JP Rosevear <jpr@ximian.com> | 2001-06-20 03:32:21 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-06-20 03:32:21 +0800 |
commit | 9bd5341f46f11dbb14ed45249ea2705a6af0968d (patch) | |
tree | 4b74da5329d2e9ee7ba6a1edaa68dcb8ac15d484 /calendar/gui/Makefile.am | |
parent | 9575ed00b9f84031e5e605ebfb0c2f6db750ea96 (diff) | |
download | gsoc2013-evolution-9bd5341f46f11dbb14ed45249ea2705a6af0968d.tar gsoc2013-evolution-9bd5341f46f11dbb14ed45249ea2705a6af0968d.tar.gz gsoc2013-evolution-9bd5341f46f11dbb14ed45249ea2705a6af0968d.tar.bz2 gsoc2013-evolution-9bd5341f46f11dbb14ed45249ea2705a6af0968d.tar.lz gsoc2013-evolution-9bd5341f46f11dbb14ed45249ea2705a6af0968d.tar.xz gsoc2013-evolution-9bd5341f46f11dbb14ed45249ea2705a6af0968d.tar.zst gsoc2013-evolution-9bd5341f46f11dbb14ed45249ea2705a6af0968d.zip |
remove typo
2001-06-19 JP Rosevear <jpr@ximian.com>
* gui/Makefile.am: remove typo
svn path=/trunk/; revision=10301
Diffstat (limited to 'calendar/gui/Makefile.am')
-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 6fd84da671..9ccb8cab1c 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -5,7 +5,7 @@ IDLS = \ $(top_srcdir)/addressbook/gui/component/select-names/Evolution-Addressbook-SelectNames.idl IDL_GENERATED = \ -e Evolution-Composer.h \ + Evolution-Composer.h \ Evolution-Composer-common.c \ Evolution-Composer-skels.c \ Evolution-Composer-stubs.c \ |