summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-11-26 13:22:55 -0600
committerDenis Kenzior <denkenz@gmail.com>2010-11-26 13:22:55 -0600
commit9976a19f294ddf76a57365be206b7aba8cec10ed (patch)
treeedecc3e78f3e36bf0dd05c798dd8093ae4b73f5c
parentcc96fdfff00a9e0ee74a0209c38a43ef7a6a6de2 (diff)
downloadofono-9976a19f294ddf76a57365be206b7aba8cec10ed.tar.bz2
build: Add forgotten test/test-tty
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 77965d4d..a4c47e87 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -420,7 +420,8 @@ test_scripts = test/backtrace \
test/set-fast-dormancy \
test/test-push-notification \
test/test-smart-messaging \
- test/send-vcard
+ test/send-vcard \
+ test/set-tty
if TEST
testdir = $(pkglibdir)/test