libosmogb: make build conditional, disable in embedded build
[osmocom-bb.git] / .gitignore
blobb91b5aa8cde3bf8b9afefbe8565f30de7561d823
1 Makefile
2 Makefile.in
3 .deps
4 .dirstamp
5 .libs
6 *.o
7 *.lo
8 *.la
9 *.pc
10 aclocal.m4
11 acinclude.m4
12 aminclude.am
13 m4/*.m4
14 autom4te.cache
15 config.h*
16 config.sub
17 config.log
18 config.status
19 config.guess
20 configure
21 depcomp
22 missing
23 ltmain.sh
24 install-sh
25 stamp-h1
26 libtool
27 libosmocore-*.tar.*
29 Doxyfile.core
30 Doxyfile.gsm
31 Doxyfile.vty
32 Doxyfile.codec
34 .tarball-version
35 .version
37 #gnu autotest
38 tests/package.m4
39 tests/atconfig
40 tests/atlocal
41 tests/osmo-test
42 tests/package.m4
43 tests/testsuite
44 tests/testsuite.dir/
45 tests/testsuite.log
47 tests/sms/sms_test
48 tests/timer/timer_test
49 tests/msgfile/msgfile_test
50 tests/ussd/ussd_test
51 tests/smscb/smscb_test
52 tests/bits/bitrev_test
53 tests/a5/a5_test
54 tests/auth/milenage_test
55 tests/conv/conv_test
56 tests/lapd/lapd_test
57 tests/gsm0808/gsm0808_test
59 utils/osmo-arfcn
60 utils/osmo-auc-gen
62 doc/codec
63 doc/core
64 doc/vty/latex
65 doc/vty/html
66 doc/gsm
67 doc/html.tar
69 src/crc*gen.c
70 include/osmocom/core/crc*gen.h
73 # vi files
74 *.sw?