aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-06-20 03:32:21 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-06-20 03:32:21 +0800
commit9bd5341f46f11dbb14ed45249ea2705a6af0968d (patch)
tree4b74da5329d2e9ee7ba6a1edaa68dcb8ac15d484
parent9575ed00b9f84031e5e605ebfb0c2f6db750ea96 (diff)
downloadgsoc2013-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
-rw-r--r--calendar/ChangeLog4
-rw-r--r--calendar/gui/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 42b1a81d6c..88954b159d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,9 @@
2001-06-19 JP Rosevear <jpr@ximian.com>
+ * gui/Makefile.am: remove typo
+
+2001-06-19 JP Rosevear <jpr@ximian.com>
+
* gui/dialogs/send-comp.c: itip/imip send dialog
* gui/dialogs/send-comp.h: new proto
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 \