From 713f55a1f9958222f85238bde40482b566cf040e Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" Date: Sun, 24 Jul 2016 18:00:40 +0200 Subject: contact: make contacts re-entrant --- test/srcs.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'test/srcs.mk') diff --git a/test/srcs.mk b/test/srcs.mk index 06b4482..2158ca8 100644 --- a/test/srcs.mk +++ b/test/srcs.mk @@ -9,6 +9,7 @@ # Test-cases: # TEST_SRCS += cmd.c +TEST_SRCS += contact.c TEST_SRCS += ua.c TEST_SRCS += cplusplus.c TEST_SRCS += call.c -- cgit v1.2.1