From: Simon McVittie Date: Thu, 23 Aug 2018 18:12:49 +0000 (+0100) Subject: build: Don't ship detailed changelogs for releases over 10 years old X-Git-Tag: dbus-1.13.8~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18aeb6975fa8f7b97d217c6e8b2a367f9f006966;p=thirdparty%2Fdbus.git build: Don't ship detailed changelogs for releases over 10 years old Signed-off-by: Simon McVittie Reviewed-by: Philip Withnall Bug: https://bugs.freedesktop.org/show_bug.cgi?id=107630 --- diff --git a/Makefile.am b/Makefile.am index 5bb5fb60a..798689d60 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,9 +12,7 @@ EXTRA_DIST = \ CONTRIBUTING \ dbus-1.pc.in \ cleanup-man-pages.sh \ - ChangeLog.pre-1-0 \ NEWS.pre-1-0 \ - ChangeLog.pre-1-2 \ NEWS.pre-1-2 \ README.cmake \ README.valgrind \