smscb: Add some simple decoding routines for SMSCB.
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0166b4f..2b4ac6e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
 if ENABLE_TESTS
-SUBDIRS = timer sms ussd
+SUBDIRS = timer sms ussd smscb
 if ENABLE_MSGFILE
 SUBDIRS += msgfile
 endif