mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add Makefile.vc
This commit is contained in:
@@ -38,6 +38,7 @@ EXTRA_DIST = \
|
||||
COPYING.LGPL \
|
||||
FLAC.dsw \
|
||||
Makefile.lite \
|
||||
Makefile.vc \
|
||||
autogen.sh \
|
||||
depcomp \
|
||||
ltmain.sh \
|
||||
|
||||
@@ -40,3 +40,6 @@ SUBDIRS = \
|
||||
test_libFLAC++ \
|
||||
$(OGGFLAC_TEST_DIRS) \
|
||||
test_streams
|
||||
|
||||
EXTRA_DIST = \
|
||||
Makefile.vc
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user