repo.or.cz
/
adg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[build] Removed gtkdocize from autogen.sh
[adg.git]
/
.gitignore
blob
d23ef1054b15a5fe431a2d257d6f6d82ebdfdc54
1
# ./autogen.sh
2
/configure
3
/ABOUT-NLS
4
/INSTALL
5
/aclocal.m4
6
/autom4te.cache/
7
/config.guess
8
/config.rpath
9
/config.sub
10
/missing
11
/depcomp
12
/install-sh
13
/ltmain.sh
14
/shave
15
/shave-libtool
16
Makefile.in
17
18
# ./configure
19
/config.log
20
/config.status
21
/libtool
22
/stamp-h*
23
/config.h
24
.deps/
25
Makefile
26
27
# make
28
.libs/
29
*.o
30
*.loT
31
*.lo
32
*.la
33
*.stamp
34
35
# Autogenerated files
36
/ChangeLog
37
/README
38
/NEWS
39
/TODO