Add missing source file when building with CMake.

This commit is contained in:
Ghislain MARY 2015-05-28 11:47:39 +02:00
parent e59224e2c1
commit b1cd06e66f

View file

@ -26,6 +26,7 @@ endif()
find_package(GTK2 2.18 COMPONENTS gtk)
set(SOURCE_FILES
common/bc_tester_utils.c
accountmanager.c
call_tester.c
dtmf_tester.c