summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-11-21 09:00:25 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-11-21 09:00:25 +0000
commitbfc8e319c21b378a4dae6ba495fb757c9ded6400 (patch)
treef4332a8944102e311c15e61b3768234bcce6220d /Makefile.am
parent48404ff9c34e27e3c2ed07652d8a809af2b38658 (diff)
downloadflac-bfc8e319c21b378a4dae6ba495fb757c9ded6400.tar.gz
revamp MSVC build system, separate dynamic and static builds, separate debug and release intermediate directories
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 05fceff9..348b89bb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,6 +39,9 @@ EXTRA_DIST = \
FLAC.dsw \
Makefile.lite \
Makefile.vc \
+ all.dsp \
+ all_dynamic.dsp \
+ all_static.dsp \
autogen.sh \
config.rpath \
depcomp \