Add instruction about the use of --libdir
[pdns-ldap-backend/landonf.git] / .gitignore
blobf1729a99cb6c859ca06a249f29c51fedafa679db
1 /Makefile
2 /Makefile.in
3 /aclocal.m4
4 /autom4te.cache
5 /config.guess
6 /config.h
7 /config.sub
8 /configure
9 /depcomp
10 /install-sh
11 /ltmain.sh
12 /missing
13 /mkinstalldirs
14 /stamp-h
15 /stamp-h1
16 /ylwrap
17 *.la
18 *.lo
19 *.a
20 *.o
21 .deps
22 .libs
23 modules/*/Makefile
24 modules/*/Makefile.in
25 codedocs/Makefile
26 codedocs/Makefile.in
27 /config.log
28 /config.status
29 /libtool
30 /compile
31 /.tags*