diff options
author | Sylvain Munaut <tnt@246tNt.com> | 2011-11-17 20:33:19 +0100 |
---|---|---|
committer | Sylvain Munaut <tnt@246tNt.com> | 2011-11-17 20:33:19 +0100 |
commit | 810c33483eeeff4ff7cebf28ad03fbbb3f5f8b43 (patch) | |
tree | a85c9a9b827f52a518e75cfb80433322dab72165 /configure.ac | |
parent | 3e387cb35c03ad814362267028c46d5d0972a257 (diff) |
tests/a5: Add a5 regression testing
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 69b8ff72..450ccd30 100644 --- a/configure.ac +++ b/configure.ac @@ -164,6 +164,7 @@ AC_OUTPUT( tests/ussd/Makefile tests/smscb/Makefile tests/bits/Makefile + tests/a5/Makefile utils/Makefile Doxyfile.core Doxyfile.gsm |