misc: Put git-version-gen into the tarball
[osmocom-bb.git] / tests / Makefile.am
index 0119a02..2b4ac6e 100644 (file)
@@ -1,3 +1,6 @@
 if ENABLE_TESTS
-SUBDIRS = timer sms
+SUBDIRS = timer sms ussd smscb
+if ENABLE_MSGFILE
+SUBDIRS += msgfile
+endif
 endif