From 1116885d96725ce064db04604e4d197a136b163c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 28 Feb 2012 14:15:19 +0100 Subject: updated codebase to latest version of osmocombb --- Src/osmolib/src/shared/libosmocore/.gitignore | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'Src/osmolib/src/shared/libosmocore/.gitignore') diff --git a/Src/osmolib/src/shared/libosmocore/.gitignore b/Src/osmolib/src/shared/libosmocore/.gitignore index b4d657f..82e43e3 100644 --- a/Src/osmolib/src/shared/libosmocore/.gitignore +++ b/Src/osmolib/src/shared/libosmocore/.gitignore @@ -7,6 +7,8 @@ Makefile.in *.la *.pc aclocal.m4 +acinclude.m4 +aminclude.am m4/*.m4 autom4te.cache config.h* @@ -31,16 +33,40 @@ Doxyfile.codec .tarball-version .version +#gnu autotest +tests/package.m4 +tests/atconfig +tests/atlocal +tests/osmo-test +tests/package.m4 +tests/testsuite +tests/testsuite.dir/ +tests/testsuite.log + tests/sms/sms_test tests/timer/timer_test tests/msgfile/msgfile_test tests/ussd/ussd_test tests/smscb/smscb_test +tests/bits/bitrev_test +tests/a5/a5_test +tests/auth/milenage_test +tests/conv/conv_test +tests/lapd/lapd_test +tests/gsm0808/gsm0808_test utils/osmo-arfcn +utils/osmo-auc-gen doc/codec doc/core doc/vty doc/gsm doc/html.tar + +src/crc*gen.c +include/osmocom/core/crc*gen.h + + +# vi files +*.sw? -- cgit v1.2.3-55-g7522