summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-10-16 23:38:24 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-10-16 23:38:24 +0000
commit244e6dc3b6f6fb7c821da5baf5402ce33a62fb80 (patch)
tree9aabc5fdeb2708a7ef8779293775be60c3f54657 /src/Makefile.am
parent5c21c81c0ba67694f9f9a314fcc89fefc8edb9b4 (diff)
downloadflac-244e6dc3b6f6fb7c821da5baf5402ce33a62fb80.tar.gz
add Makefile.vc
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 559d3a91..8ed36bc0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -40,3 +40,6 @@ SUBDIRS = \
test_libFLAC++ \
$(OGGFLAC_TEST_DIRS) \
test_streams
+
+EXTRA_DIST = \
+ Makefile.vc