X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=test%2Fcuesheets%2FMakefile.am;h=f3df81b906654704bb87a8e273571b79d26ffe15;hb=b1982fbc5f269dc867a2db67c8d34594ca268a3e;hp=8566e2c45399d19b83c4c1811e02aa5615da33b8;hpb=a78fac662cc3f86897afb3fc2cd03074a77109cf;p=platform%2Fupstream%2Fflac.git diff --git a/test/cuesheets/Makefile.am b/test/cuesheets/Makefile.am index 8566e2c..f3df81b 100644 --- a/test/cuesheets/Makefile.am +++ b/test/cuesheets/Makefile.am @@ -1,5 +1,6 @@ # FLAC - Free Lossless Audio Codec -# Copyright (C) 2001,2002,2003,2004,2005 Josh Coalson +# Copyright (C) 2001-2009 Josh Coalson +# Copyright (C) 2011-2013 Xiph.Org Foundation # # This file is part the FLAC project. FLAC is comprised of several # components distributed under difference licenses. The codec libraries @@ -61,4 +62,7 @@ EXTRA_DIST = \ bad.234.FLAC_leadout_illegal_offset.cue \ bad.235.FLAC_leadout_offset_not_211680000.cue \ good.000.cue \ - good.001.cue + good.001.cue \ + good.002.dos_format.cue \ + good.003.missing_final_newline.cue \ + good.004.dos_format.missing_final_newline.cue