summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-07-09 06:27:07 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-07-09 06:27:07 +0000
commitcd443f6c24aa086c1b33b45843c5aa92a5710450 (patch)
tree72398a4bf53336763bcdbb82cfaa66093deb1c80 /Makefile.am
parent4358cd43627a95b99707b14d960caa9576fc30ef (diff)
downloadflac-cd443f6c24aa086c1b33b45843c5aa92a5710450.tar.gz
add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index eba304e6..ac651288 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@
#
-SUBDIRS = doc include man src test
+SUBDIRS = build doc include man src test
DISTCLEANFILES = libtool-disable-static
@@ -37,6 +37,8 @@ EXTRA_DIST = \
COPYING.FDL \
COPYING.GPL \
COPYING.LGPL \
+ Doxyfile \
+ Makefile.lite \
autogen.sh \
depcomp \
flac.pbproj \