tests/a5: Add a5 regression testing

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4ab9773..5ff82e1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
 if ENABLE_TESTS
-SUBDIRS = timer sms ussd smscb bits
+SUBDIRS = timer sms ussd smscb bits a5
 if ENABLE_MSGFILE
 SUBDIRS += msgfile
 endif