summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-07-16 16:12:27 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-07-16 16:12:27 +0000
commit130cbb50b701cc940806188f668832b3e5a8d9a3 (patch)
tree19bc39c5854fa18a550edaa29806ebaf98f66109 /Makefile.am
parent5e5fc016e124d58c5965f1ccbc2a2867f5a5bd38 (diff)
downloadflac-130cbb50b701cc940806188f668832b3e5a8d9a3.tar.gz
build dir now in EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index ac651288..086e1994 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@
#
-SUBDIRS = build doc include man src test
+SUBDIRS = doc include man src test
DISTCLEANFILES = libtool-disable-static
@@ -37,9 +37,9 @@ EXTRA_DIST = \
COPYING.FDL \
COPYING.GPL \
COPYING.LGPL \
- Doxyfile \
Makefile.lite \
autogen.sh \
+ build \
depcomp \
flac.pbproj \
strip_fPIC.sh