aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-04-03 05:51:41 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-04-03 06:18:33 +0800
commit26240e0b180bdaf92702e513a21da2f859883fb3 (patch)
tree6a3a27c69755355161ab07f300446908bc2d154b /ui/Makefile.am
parent167b482c9e39a093dcfecc5ef430261c0504e370 (diff)
downloadgsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.gz
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.bz2
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.lz
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.xz
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.zst
gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.zip
Generate ChangeLog files for tarball releases.
Remove old ChangeLog files that predate our switch to git.
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r--ui/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am
index a562be7180..69920157f8 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -7,8 +7,6 @@ ui_DATA = \
evolution-shell.ui \
evolution-tasks.ui
-EXTRA_DIST = \
- $(ui_DATA) \
- ChangeLog.pre-1-4
+EXTRA_DIST = $(ui_DATA)
-include $(top_srcdir)/git.mk