test/*.sh : Fix MALLOC_PERTURB initialization.
[platform/upstream/flac.git] / Makefile.am
index 603c032..451921d 100644 (file)
@@ -1,8 +1,9 @@
 #  FLAC - Free Lossless Audio Codec
-#  Copyright (C) 2001,2002,2003,2004,2005,2006,2007,2008,2009  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
+#  components distributed under different licenses.  The codec libraries
 #  are distributed under Xiph.Org's BSD-like license (see the file
 #  COPYING.Xiph in this distribution).  All other programs, libraries, and
 #  plugins are distributed under the GPL (see COPYING.GPL).  The documentation
@@ -32,19 +33,13 @@ ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = doc include m4 man src examples test build objs
 
-DISTCLEANFILES = libtool-disable-static
-
 EXTRA_DIST = \
        COPYING.FDL \
        COPYING.GPL \
        COPYING.LGPL \
        COPYING.Xiph \
-       FLAC.dsw \
        FLAC.sln \
        Makefile.lite \
-       all.dsp \
-       all_dynamic.dsp \
-       all_static.dsp \
        autogen.sh \
        config.rpath \
        depcomp \