diff options
author | Tor Lillqvist <tml@novell.com> | 2005-06-18 07:08:51 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-06-18 07:08:51 +0800 |
commit | ebae73d6cf36e17803601df93a2d7faf99cf6d84 (patch) | |
tree | 2d104318cbf322e0f233589bbd1a126a01216755 /win32 | |
parent | 3e6931b7e5c36322966e77d99f02d1c41dbdabbb (diff) | |
download | gsoc2013-evolution-ebae73d6cf36e17803601df93a2d7faf99cf6d84.tar.gz 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
Diffstat (limited to 'win32')
-rw-r--r-- | win32/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
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 \ |