tools: Honor GCC_CFLAGS
[platform/upstream/libevdev.git] / .gitignore
1 aclocal.m4
2 autom4te.cache/
3 autoscan.log
4 ChangeLog
5 compile
6 config.guess
7 config.h
8 config.h.in
9 config.log
10 config-ml.in
11 config.py
12 config.status
13 config.status.lineno
14 config.sub
15 configure
16 configure.scan
17 depcomp
18 .deps/
19 INSTALL
20 install-sh
21 .libs/
22 libtool
23 libtool.m4
24 ltmain.sh
25 lt~obsolete.m4
26 ltoptions.m4
27 ltsugar.m4
28 ltversion.m4
29 Makefile
30 Makefile.in
31 mdate-sh
32 missing
33 mkinstalldirs
34 *.pc
35 py-compile
36 stamp-h?
37 symlink-tree
38 texinfo.tex
39 ylwrap
40 *.la
41 *.lo
42 *.o
43 *~
44 *.swp
45 .vimdir
46 *.tar.*
47 *.3
48 libevdev-events
49 event-names.h
50 html
51 libevdev-*/
52 *.gcno
53 *.gcov
54 *.gcda
55 gcov-report.txt
56 test-driver
57 libevdev.doxygen
58 *.announce
59 tags