summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-08-23 06:45:23 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-08-23 06:45:23 +0000
commit1f99eac2bbfc9a6ea84173840062886f4ffa8493 (patch)
tree9aa454a03d8560ad7135d821de815ce56146b87c /Makefile.am
parent3e94dad4f0902f3d146db0291b31887c61c13143 (diff)
downloadflac-1f99eac2bbfc9a6ea84173840062886f4ffa8493.tar.gz
fixes based on a pass over everything with autoconf/automake
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 086e1994..5286bf88 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@
#
-SUBDIRS = doc include man src test
+SUBDIRS = doc include man src test build flac.pbproj obj
DISTCLEANFILES = libtool-disable-static
@@ -39,9 +39,7 @@ EXTRA_DIST = \
COPYING.LGPL \
Makefile.lite \
autogen.sh \
- build \
depcomp \
- flac.pbproj \
strip_fPIC.sh
AUTOMAKE_OPTIONS = foreign