diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9b77e63d..e6b308b6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -474,7 +474,8 @@ test_scripts = test/backtrace \ test/cdma-list-call \ test/cdma-dial-number \ test/cdma-hangup \ - test/disable-call-forwarding + test/disable-call-forwarding \ + test/list-messages if TEST testdir = $(pkglibdir)/test |