Makefile.am: be consistent defining sources
[platform/upstream/gummiboot.git] / .gitignore
1 *~
2 *.o
3 *.so
4 *.cache
5 *.log
6 .deps
7 .libs
8 *.8
9 .dirstamp
10 /gummiboot
11 /gummiboot.so
12 /gummibootia32.efi
13 /gummibootx64.efi
14 /test-disk
15
16 Makefile
17 aclocal.m4
18 stamp-h.in
19 Makefile.in
20 configure
21 config.h
22 config.h.in
23 config.guess
24 config.status
25 config.sub
26 stamp-h
27 stamp-h1
28 m4/*.m4
29 config.rpath
30 mkinstalldirs
31 compile
32 depcomp
33 install-sh
34 missing
35
36 # wanted files
37 !m4/arch.m4