[build] Check for adg.h existence in the proper path
[adg.git] / .gitignore
blobd2b36abdf7b8bce19f3de880a69f3537f14f6787
1 Makefile.in
2 Makefile
3 .deps/
4 .libs/
5 *.o
6 *.loT
7 *.lo
8 *.la
9 *.stamp
11 # ./autogen.sh
12 /configure
13 /INSTALL
14 /aclocal.m4
15 /autom4te.cache/
16 /config.guess
17 /config.sub
18 /missing
19 /mkinstalldirs
20 /depcomp
21 /install-sh
22 /ltmain.sh
24 # ./configure
25 /config.log
26 /config.status
27 /libtool
29 # Autogenerated files
30 /ChangeLog
31 /README
32 /NEWS
33 /TODO
34 /CONTRIBUTING