blob: 267c906ec38bf97347bea92262f512b6f230124a [file] [log] [blame]
Holger Hans Peter Freyther5859de82009-08-20 11:55:32 +02001*.o
2*.a
3.deps
4Makefile
5Makefile.in
Sylvain Munaut15e10242010-01-02 14:51:52 +01006bscconfig.h
7bscconfig.h.in
8openbsc.pc
Holger Hans Peter Freyther5859de82009-08-20 11:55:32 +02009bsc_hack
10bsc_msc_ip
Sylvain Munaut15e10242010-01-02 14:51:52 +010011bsc_mgcp
Holger Hans Peter Freyther5859de82009-08-20 11:55:32 +020012*.*~
13*.sw?
14
15#configure
16aclocal.m4
17autom4te.cache/
18config.log
19config.status
20configure
21depcomp
22install-sh
23missing
24stamp-h1
25
26
27
28# apps and app data
29hlr.sqlite3
30bs11_config
31ipaccess-config
32ipaccess-find
Sylvain Munaut15e10242010-01-02 14:51:52 +010033ipaccess-firmware
34ipaccess-proxy
Holger Hans Peter Freyther5859de82009-08-20 11:55:32 +020035isdnsync
36
37#tests
38tests/channel/channel_test
39tests/db/db_test
40tests/debug/debug_test
41tests/gsm0408/gsm0408_test
42tests/sccp/sccp_test
43tests/sms/sms_test
44tests/timer/timer_test
45