cannam@86: # FLAC - Free Lossless Audio Codec cannam@86: # Copyright (C) 2006,2007 Josh Coalson cannam@86: # cannam@86: # This file is part the FLAC project. FLAC is comprised of several cannam@86: # components distributed under difference licenses. The codec libraries cannam@86: # are distributed under Xiph.Org's BSD-like license (see the file cannam@86: # COPYING.Xiph in this distribution). All other programs, libraries, and cannam@86: # plugins are distributed under the GPL (see COPYING.GPL). The documentation cannam@86: # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the cannam@86: # FLAC distribution contains at the top the terms under which it may be cannam@86: # distributed. cannam@86: # cannam@86: # Since this particular file is relevant to all components of FLAC, cannam@86: # it may be distributed under the Xiph.Org license, which is the least cannam@86: # restrictive of those mentioned above. See the file COPYING.Xiph in this cannam@86: # distribution. cannam@86: cannam@86: EXTRA_DIST = \ cannam@86: case00a-expect.meta \ cannam@86: case01a-expect.meta \ cannam@86: case01b-expect.meta \ cannam@86: case01c-expect.meta \ cannam@86: case01d-expect.meta \ cannam@86: case01e-expect.meta \ cannam@86: case02a-expect.meta \ cannam@86: case02b-expect.meta \ cannam@86: case02c-expect.meta \ cannam@86: case03a-expect.meta \ cannam@86: case03b-expect.meta \ cannam@86: case03c-expect.meta \ cannam@86: case04a-expect.meta \ cannam@86: case04b-expect.meta \ cannam@86: case04c-expect.meta \ cannam@86: case04d-expect.meta \ cannam@86: case04e-expect.meta \ cannam@86: input-SCPAP.flac \ cannam@86: input-SCVA.flac \ cannam@86: input-SCVAUP.flac \ cannam@86: input-SCVPAP.flac \ cannam@86: input-SVAUP.flac \ cannam@86: input-VA.flac \ cannam@86: input0.cue cannam@86: cannam@86: clean-local: cannam@86: -rm -f out.*