chiark / gitweb /
serialmgr: Look for things in /usr, not /usr/local
[sympathy.git] / .gitignore
1 *~
2 *.o
3 *.lo
4
5 .deps
6 .libs
7
8 src/libsympathy.a
9 src/libsympathy.la
10 apps/sympathy
11 test/test
12 test/xn
13 libtool
14
15 aclocal.m4
16 apps/Makefile
17 apps/Makefile.in
18 autom4te.cache
19 config.log
20 config.status
21 configure
22 ltmain.sh
23 Makefile
24 Makefile.in
25 src/config.h
26 src/config.h.in
27 src/Makefile
28 src/Makefile.in
29 test/Makefile
30 test/Makefile.in
31
32 libsympathy-config
33 libsympathy-config.src
34
35 debian/files
36 debian/*.substvars
37 debian/*.debhelper.log
38 debian/*.postinst.debhelper
39 debian/*.postrm.debhelper
40 debian/*.preinst.debhelper
41 debian/*.prerm.debhelper
42 debian/sympathy