Commit 5a0c92ba authored by Gautier Pelloux-Prayer's avatar Gautier Pelloux-Prayer
Browse files

liblinphone_tester.mk: use correct bc_tester_utils.c source

parent 6aacbf1a
No related merge requests found
Showing with 2 additions and 2 deletions
LOCAL_PATH := $(call my-dir)/../../tester
common_SRC_FILES := \
../../belle-sip/tester/common/bc_tester_utils.c \
common/bc_tester_utils.c \
call_tester.c \
liblinphone_tester.c \
message_tester.c \
......@@ -30,7 +30,7 @@ common_C_INCLUDES += \
$(LOCAL_PATH)/../coreapi \
$(LOCAL_PATH)/../oRTP/include \
$(LOCAL_PATH)/../mediastreamer2/include \
$(LOCAL_PATH)/../../belle-sip/tester/common \
$(LOCAL_PATH)/common
include $(CLEAR_VARS)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment