libFLAC: 1.3.0

This commit is contained in:
Grigory Chudov
2013-07-04 23:09:14 -04:00
parent f2a2d27dc5
commit 1b64b37878
1513 changed files with 206009 additions and 132468 deletions

View File

@@ -1,13 +1,17 @@
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign
SUBDIRS = grabbag
EXTRA_DIST = \
alloc.h \
getopt.h \
grabbag.h \
replaygain_analysis.h \
replaygain_synthesis.h \
utf8.h
## Process this file with automake to produce Makefile.in
SUBDIRS = grabbag
EXTRA_DIST = \
alloc.h \
compat.h \
endswap.h \
getopt.h \
grabbag.h \
macros.h \
private.h \
replaygain_analysis.h \
replaygain_synthesis.h \
safe_str.h \
utf8.h \
win_utf8_io.h