add Makefile.vc

This commit is contained in:
Josh Coalson 2002-10-16 23:38:24 +00:00
parent 5c21c81c0b
commit 244e6dc3b6
3 changed files with 7 additions and 0 deletions

View File

@ -38,6 +38,7 @@ EXTRA_DIST = \
COPYING.LGPL \
FLAC.dsw \
Makefile.lite \
Makefile.vc \
autogen.sh \
depcomp \
ltmain.sh \

View File

@ -40,3 +40,6 @@ SUBDIRS = \
test_libFLAC++ \
$(OGGFLAC_TEST_DIRS) \
test_streams
EXTRA_DIST = \
Makefile.vc

View File

@ -16,3 +16,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
SUBDIRS = flac_mac flac_ren
EXTRA_DIST = \
Makefile.vc