]> git.ipfire.org Git - thirdparty/util-linux.git/blame - .gitignore
po: merge changes
[thirdparty/util-linux.git] / .gitignore
CommitLineData
48d7b13a 1*~
8eeb575c 2*.[ao]
00077d4d 3*.static
ca7eeefd 4*.so
b12991dd
KZ
5*.lo
6*.la
ca7eeefd
KZ
7*.so.*
8*.pc
8eeb575c
KZ
9Makefile
10aclocal.m4
48d7b13a 11autom4te.cache
8eeb575c
KZ
12stamp-h.in
13Makefile.in
14configure
15config.cache
48d7b13a 16config.h
8eeb575c 17config.h.in
48d7b13a 18config.log
8eeb575c 19config.guess
48d7b13a
KZ
20config.status
21config.sub
8eeb575c 22stamp-h
48d7b13a 23stamp-h1
8eeb575c 24update.log
60a4edd6 25m4/*.m4
0e9f3267 26aclocal.m4
8eeb575c
KZ
27ABOUT-NLS
28config.rpath
29mkinstalldirs
30compile
31depcomp
32install-sh
33missing
5ebc954d 34libtool
1bb08542
PU
35cscope.out
36tags
5ebc954d 37.deps
b12991dd 38.libs
60a4edd6
KZ
39
40# libtool-2 stuff -- temporary added to repository (because libtool-2.x.x is
41# still not in avaialable in many Linux distributions)
42!config/ltmain.sh
43!m4/libtool.m4
44!m4/ltoptions.m4
45!m4/ltsugar.m4
46!m4/ltversion.m4
47!m4/lt~obsolete.m4
3ac22f7a
KZ
48
49# libuuid depends on AX_TLS macro
50!m4/tls.m4
a77bfc3a
KZ
51
52# GTK_DOC_CHECK depends on gtk-doc.m4
53!m4/gtk-doc.m4