aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-06-18 07:08:51 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-06-18 07:08:51 +0800
commitebae73d6cf36e17803601df93a2d7faf99cf6d84 (patch)
tree2d104318cbf322e0f233589bbd1a126a01216755
parent3e6931b7e5c36322966e77d99f02d1c41dbdabbb (diff)
downloadgsoc2013-evolution-ebae73d6cf36e17803601df93a2d7faf99cf6d84.tar
gsoc2013-evolution-ebae73d6cf36e17803601df93a2d7faf99cf6d84.tar.gz
gsoc2013-evolution-ebae73d6cf36e17803601df93a2d7faf99cf6d84.tar.bz2
gsoc2013-evolution-ebae73d6cf36e17803601df93a2d7faf99cf6d84.tar.lz
gsoc2013-evolution-ebae73d6cf36e17803601df93a2d7faf99cf6d84.tar.xz
gsoc2013-evolution-ebae73d6cf36e17803601df93a2d7faf99cf6d84.tar.zst
gsoc2013-evolution-ebae73d6cf36e17803601df93a2d7faf99cf6d84.zip
Typo.
2005-06-18 Tor Lillqvist <tml@novell.com> * win32/Makefile.am (EXTRA_DIST): Typo. svn path=/trunk/; revision=29524
-rw-r--r--ChangeLog4
-rw-r--r--win32/Makefile.am3
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bb03e9996a..0c5dfcf87b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-18 Tor Lillqvist <tml@novell.com>
+
+ * win32/Makefile.am (EXTRA_DIST): Typo.
+
2005-06-17 Kaushal Kumar <kakumar@novell.com>
* Retired GAL from Head. The relevant files have moved inside
diff --git a/win32/Makefile.am b/win32/Makefile.am
index e1f874f372..6d35a8bac1 100644
--- a/win32/Makefile.am
+++ b/win32/Makefile.am
@@ -1,5 +1,4 @@
-EXTRA_DIST =
- README \
+EXTRA_DIST = \
dummy.la \
libemiscwidgets.def \
libevolution-addressbook.def \