diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-07-21 19:52:40 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-07-21 19:52:40 +0800 |
commit | cdeb76956de51c305ad944cac0f7f2787894adb8 (patch) | |
tree | a5a242f294d16700addf50506ac69588f61303b0 /ChangeLog | |
parent | e80984953edf0f60ce07e5814ad51bf5f7a82e37 (diff) | |
download | gsoc2013-evolution-cdeb76956de51c305ad944cac0f7f2787894adb8.tar.gz gsoc2013-evolution-cdeb76956de51c305ad944cac0f7f2787894adb8.tar.zst gsoc2013-evolution-cdeb76956de51c305ad944cac0f7f2787894adb8.zip |
Add doltcompile and doltlibtool to DISTCLEANFILES to fix distcheck
2008-07-21 Matthew Barnes <mbarnes@redhat.com>
* Makefile.am:
Add doltcompile and doltlibtool to DISTCLEANFILES to fix
distcheck breakage.
svn path=/trunk/; revision=35802
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-07-21 Matthew Barnes <mbarnes@redhat.com> + + * Makefile.am: + Add doltcompile and doltlibtool to DISTCLEANFILES to fix + distcheck breakage. + 2008-07-20 Bharath Acharya <abharath@novell.com> ** Part of fix for bug #200147 |