don't start GPS when there is no working connection
[azimuth] / .gitignore
1 *.[oa]
2 *.lo
3 *.la
4 Makefile.in
5 Makefile
6 .deps
7 .libs
8 *.sw[po]
9 *enum-types*
10 *.tar.*
11 *.orig
12 *.rej
13 *.bak
14 *~
15 *.pyc
16 *.loT
17 .semanticache
18 config.guess.cdbs-orig
19 config.sub.cdbs-orig
20
21 configure
22 autom4te.cache
23 config.h
24 config.h.in
25 aclocal.m4
26 compile
27 config.log
28 config.guess
29 config.sub
30 depcomp
31 install-sh
32 ltmain.sh
33 missing
34 libtool
35 config.status
36 stamp-h1
37 status
38
39 src/azimuth
40
41 data/azimuth.schemas
42 data/cpazimuth.desktop
43
44 debian/azimuth.postinst.debhelper
45 debian/azimuth.postrm.debhelper
46 debian/azimuth.substvars
47 debian/azimuth/
48 debian/files
49 debian/stamp-autotools-files
50 debian/stamp-makefile-build