summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-07-16 16:03:35 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-07-16 16:03:35 +0000
commitceacff2b18eda2d95768839e75c194a1657fbd45 (patch)
treef61694e388bdb11ff55a6dfe3c61e5cdec579415 /build
parent0f8ce167a9e53b8b7a5c773010d561a54c6f16a0 (diff)
downloadflac-ceacff2b18eda2d95768839e75c194a1657fbd45.tar.gz
no longer necessary
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.am22
1 files changed, 0 insertions, 22 deletions
diff --git a/build/Makefile.am b/build/Makefile.am
deleted file mode 100644
index cacda3aa..00000000
--- a/build/Makefile.am
+++ /dev/null
@@ -1,22 +0,0 @@
-# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002 Josh Coalson
-#
-# This program is part of FLAC; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-EXTRA_DIST = \
- config.mk \
- exe.mk \
- lib.mk \
- project_builder_prebuild_phase.sh