Erik de Castro Lopo | b3e9eb6 | 2012-04-07 08:52:39 +1000 | [diff] [blame] | 1 | *.a |
Erik de Castro Lopo | bb7e63a | 2012-01-31 18:47:14 +1100 | [diff] [blame] | 2 | *.la |
| 3 | *.lo |
Erik de Castro Lopo | 05ef63b | 2013-03-09 20:50:27 +1100 | [diff] [blame] | 4 | *.o |
Erik de Castro Lopo | b3e9eb6 | 2012-04-07 08:52:39 +1000 | [diff] [blame] | 5 | *.so |
Hendricks266 | 96d081c | 2012-12-29 04:22:59 -0600 | [diff] [blame] | 6 | *.dll |
| 7 | *.dylib |
| 8 | *.exe |
Erik de Castro Lopo | bb7e63a | 2012-01-31 18:47:14 +1100 | [diff] [blame] | 9 | .deps |
| 10 | .libs |
| 11 | Makefile |
| 12 | Makefile.in |
| 13 | aclocal.m4 |
Erik de Castro Lopo | 4ef5bfb | 2012-07-04 19:54:48 +1000 | [diff] [blame] | 14 | ar-lib |
Erik de Castro Lopo | bb7e63a | 2012-01-31 18:47:14 +1100 | [diff] [blame] | 15 | autom4te.cache/ |
Erik de Castro Lopo | b3e9eb6 | 2012-04-07 08:52:39 +1000 | [diff] [blame] | 16 | compile |
Erik de Castro Lopo | bb7e63a | 2012-01-31 18:47:14 +1100 | [diff] [blame] | 17 | config.guess |
| 18 | config.h |
| 19 | config.h.in |
| 20 | config.log |
| 21 | config.rpath |
| 22 | config.status |
| 23 | config.sub |
| 24 | configure |
| 25 | depcomp |
Erik de Castro Lopo | 05ef63b | 2013-03-09 20:50:27 +1100 | [diff] [blame] | 26 | doc/Doxyfile |
Erik de Castro Lopo | bb7e63a | 2012-01-31 18:47:14 +1100 | [diff] [blame] | 27 | doc/FLAC.tag |
| 28 | doc/html/api/ |
| 29 | examples/c/decode/file/example_c_decode_file |
| 30 | examples/c/encode/file/example_c_encode_file |
| 31 | examples/cpp/decode/file/example_cpp_decode_file |
| 32 | examples/cpp/encode/file/example_cpp_encode_file |
| 33 | install-sh |
| 34 | libtool |
| 35 | libtool-disable-static |
| 36 | ltmain.sh |
Erik de Castro Lopo | 21a4f65 | 2012-02-25 10:25:54 +1100 | [diff] [blame] | 37 | m4/libtool.m4 |
| 38 | m4/ltoptions.m4 |
| 39 | m4/ltsugar.m4 |
| 40 | m4/ltversion.m4 |
| 41 | m4/lt~obsolete.m4 |
Erik de Castro Lopo | dd9460e | 2013-07-21 20:12:41 +1000 | [diff] [blame] | 42 | man/manpage.links |
| 43 | man/manpage.refs |
Erik de Castro Lopo | bb7e63a | 2012-01-31 18:47:14 +1100 | [diff] [blame] | 44 | missing |
Erik de Castro Lopo | f48c79a | 2014-06-26 19:02:39 +1000 | [diff] [blame] | 45 | objs/debug |
| 46 | objs/release |
Erik de Castro Lopo | bb7e63a | 2012-01-31 18:47:14 +1100 | [diff] [blame] | 47 | src/flac/flac |
| 48 | src/libFLAC++/flac++.pc |
| 49 | src/libFLAC/flac.pc |
| 50 | src/metaflac/metaflac |
| 51 | src/share/getopt/libgetopt.a |
| 52 | src/test_grabbag/cuesheet/test_cuesheet |
| 53 | src/test_grabbag/picture/test_picture |
| 54 | src/test_libFLAC++/test_libFLAC++ |
| 55 | src/test_libFLAC/test_libFLAC |
| 56 | src/test_seeking/test_seeking |
| 57 | src/test_streams/test_streams |
| 58 | stamp-h1 |
Erik de Castro Lopo | f84287e | 2012-01-31 19:28:14 +1100 | [diff] [blame] | 59 | test/*.aiff |
Erik de Castro Lopo | 7b0d8f1 | 2012-01-31 21:06:21 +1100 | [diff] [blame] | 60 | test/*.cmp |
| 61 | test/*.cue |
| 62 | test/*.flac |
| 63 | test/*.log |
| 64 | test/*.oga |
Erik de Castro Lopo | f84287e | 2012-01-31 19:28:14 +1100 | [diff] [blame] | 65 | test/*.raw |
| 66 | test/*.rf64 |
| 67 | test/*.w64 |
| 68 | test/*.wav |
Erik de Castro Lopo | a9712a2 | 2013-09-16 19:55:11 +1000 | [diff] [blame] | 69 | test/common.sh |
Erik de Castro Lopo | f84287e | 2012-01-31 19:28:14 +1100 | [diff] [blame] | 70 | test/cuesheet.diff |
| 71 | test/cuesheet.log |
| 72 | test/metaflac-test-files/out.meta |
| 73 | test/metaflac.flac |
| 74 | test/picture.diff |
| 75 | test/picture.log |
Erik de Castro Lopo | 2199d08 | 2013-04-01 19:57:13 +1100 | [diff] [blame] | 76 | .dirstamp |
Erik de Castro Lopo | 95fc3bf | 2015-09-01 03:38:43 +1000 | [diff] [blame] | 77 | microbench/benchmark_residual |