From ff8fb84a2f699366cbe3ff3ff710f8ca471d9c02 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 28 Oct 2011 18:54:50 +0000 Subject: [PATCH] * morituri/test/Makefile.am: Don't package old musicbrainz test. --- ChangeLog | 5 +++++ morituri/test/Makefile.am | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 71cbee0..4fb7ccd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-10-28 Thomas Vander Stichele + + * morituri/test/Makefile.am: + Don't package old musicbrainz test. + 2011-10-28 Thomas Vander Stichele * morituri/extern/Makefile.am: diff --git a/morituri/test/Makefile.am b/morituri/test/Makefile.am index f803da7..8c6f673 100644 --- a/morituri/test/Makefile.am +++ b/morituri/test/Makefile.am @@ -5,7 +5,6 @@ EXTRA_DIST = \ common.py \ test_common_accurip.py \ test_common_checksum.py \ - test_common_musicbrainz.py \ test_common_musicbrainzngs.py \ test_common_program.py \ test_common_renamer.py \