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 \