[build] Moved gtk-doc.make to build/Makefile.am.gtk-doc
[adg.git] / .gitignore
blob066a1241e564e244e66405999b86dbaa0c2b00c4
1 # ./autogen.sh
2 /configure
3 /INSTALL
4 /aclocal.m4
5 /autom4te.cache/
6 /config.h.in
7 /config.guess
8 /config.sub
9 /missing
10 /mkinstalldirs
11 /depcomp
12 /install-sh
13 /ltmain.sh
14 Makefile.in
16 # ./configure
17 /config.log
18 /config.status
19 /libtool
20 /stamp-h*
21 /config.h
22 /adg.pc
23 /cpml.pc
24 .deps/
25 Makefile
27 # make
28 .libs/
29 *.o
30 *.loT
31 *.lo
32 *.la
33 *.stamp
35 # Autogenerated files
36 /ChangeLog
37 /README
38 /NEWS
39 /TODO
40 /CONTRIBUTING