summaryrefslogtreecommitdiff
path: root/test/srcs.mk
diff options
context:
space:
mode:
authorAlfred E. Heggestad <aeh@db.org>2016-07-31 16:45:03 +0200
committerAlfred E. Heggestad <aeh@db.org>2016-07-31 16:45:03 +0200
commit8673275df8551a378fddfa570ace148eb340cf07 (patch)
treead09d7dfc632656766050a247d07976bb134a013 /test/srcs.mk
parent85e7ca656ea838805a702df278d1d73a2fb8f684 (diff)
test: add test for sending DTMF-digits
Diffstat (limited to 'test/srcs.mk')
-rw-r--r--test/srcs.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/srcs.mk b/test/srcs.mk
index 2158ca8..b992822 100644
--- a/test/srcs.mk
+++ b/test/srcs.mk
@@ -33,6 +33,8 @@ ifneq ($(USE_TLS),)
TEST_SRCS += mock/cert.c
endif
+TEST_SRCS += mock/mock_ausrc.c
+
TEST_SRCS += test.c