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 0c83775b..56f9b345 100644 --- a/Makefile.am +++ b/Makefile.am @@ -626,7 +626,8 @@ test_scripts = test/backtrace \ test/release-and-answer \ test/release-and-swap \ test/hold-and-answer \ - test/hangup-multiparty + test/hangup-multiparty \ + test/hangup-call if TEST testdir = $(pkglibdir)/test |