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 539a9007..bc021f43 100644 --- a/Makefile.am +++ b/Makefile.am @@ -333,7 +333,9 @@ test_scripts = test/activate-context \ test/test-ussd \ test/test-voicecall \ test/offline-modem \ - test/online-modem + test/online-modem \ + test/get-tech-preference \ + test/set-tech-preference if TEST testdir = $(pkglibdir)/test |