Fix build with automake 1.12
[platform/upstream/flac.git] / .gitignore
1 *.a
2 *.la
3 *.lo
4 *.so
5 .deps
6 .libs
7 Makefile
8 Makefile.in
9 aclocal.m4
10 autom4te.cache/
11 compile
12 config.guess
13 config.h
14 config.h.in
15 config.log
16 config.rpath
17 config.status
18 config.sub
19 configure
20 depcomp
21 doc/FLAC.tag
22 doc/html/api/
23 examples/c/decode/file/example_c_decode_file
24 examples/c/encode/file/example_c_encode_file
25 examples/cpp/decode/file/example_cpp_decode_file
26 examples/cpp/encode/file/example_cpp_encode_file
27 install-sh
28 libtool
29 libtool-disable-static
30 ltmain.sh
31 m4/libtool.m4
32 m4/ltoptions.m4
33 m4/ltsugar.m4
34 m4/ltversion.m4
35 m4/lt~obsolete.m4
36 missing
37 src/flac/flac
38 src/libFLAC++/flac++.pc
39 src/libFLAC/flac.pc
40 src/metaflac/metaflac
41 src/share/getopt/libgetopt.a
42 src/test_grabbag/cuesheet/test_cuesheet
43 src/test_grabbag/picture/test_picture
44 src/test_libFLAC++/test_libFLAC++
45 src/test_libFLAC/test_libFLAC
46 src/test_seeking/test_seeking
47 src/test_streams/test_streams
48 stamp-h1
49 test/*.aiff
50 test/*.cmp
51 test/*.cue
52 test/*.flac
53 test/*.log
54 test/*.oga
55 test/*.raw
56 test/*.rf64
57 test/*.w64
58 test/*.wav
59 test/cuesheet.diff
60 test/cuesheet.log
61 test/metaflac-test-files/out.meta
62 test/metaflac.flac
63 test/picture.diff
64 test/picture.log