diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 12b3c33d..14efe3c0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -423,7 +423,9 @@ test_scripts = test/backtrace \ test/test-push-notification \ test/test-smart-messaging \ test/send-vcard \ - test/set-tty + test/set-tty \ + test/set-gsm-band \ + test/set-umts-band if TEST testdir = $(pkglibdir)/test |