summaryrefslogtreecommitdiffstats
path: root/Src/osmoconbb/src/shared/libosmocore/tests/Makefile.am
diff options
context:
space:
mode:
authorTom2012-01-11 13:56:26 +0100
committerTom2012-01-11 13:56:26 +0100
commit959e9f97cdaac774b530a375a1fe8bcfe7ac1f5b (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Src/osmoconbb/src/shared/libosmocore/tests/Makefile.am
parentFirmware can now be loaded from GUI, threading problem fixed (diff)
downloadimsi-catcher-detection-959e9f97cdaac774b530a375a1fe8bcfe7ac1f5b.tar.gz
imsi-catcher-detection-959e9f97cdaac774b530a375a1fe8bcfe7ac1f5b.tar.xz
imsi-catcher-detection-959e9f97cdaac774b530a375a1fe8bcfe7ac1f5b.zip
cleanup
Diffstat (limited to 'Src/osmoconbb/src/shared/libosmocore/tests/Makefile.am')
-rw-r--r--Src/osmoconbb/src/shared/libosmocore/tests/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Src/osmoconbb/src/shared/libosmocore/tests/Makefile.am b/Src/osmoconbb/src/shared/libosmocore/tests/Makefile.am
deleted file mode 100644
index 2b4ac6e..0000000
--- a/Src/osmoconbb/src/shared/libosmocore/tests/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-if ENABLE_TESTS
-SUBDIRS = timer sms ussd smscb
-if ENABLE_MSGFILE
-SUBDIRS += msgfile
-endif
-endif