mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 20:48:07 +00:00
Fixed tester Makefile.am
This commit is contained in:
parent
5470a63128
commit
3b3ad2b684
1 changed files with 2 additions and 3 deletions
|
|
@ -74,7 +74,7 @@ RCFILES = \
|
|||
|
||||
IMAGE_FILES = images/nowebcamCIF.jpg
|
||||
|
||||
COMMON_FILE = common/bc_completion common/vcards.vcf common/thousand_vcards.vcf
|
||||
COMMON_FILE = common/vcards.vcf common/thousand_vcards.vcf
|
||||
|
||||
EXTRA_DIST = tester_hosts\
|
||||
messages.db\
|
||||
|
|
@ -136,8 +136,7 @@ liblinphonetester_la_SOURCES = \
|
|||
tester.c \
|
||||
upnp_tester.c \
|
||||
video_tester.c \
|
||||
vcard_tester.c \
|
||||
common/bc_tester_utils.c
|
||||
vcard_tester.c
|
||||
|
||||
liblinphonetester_ladir = $(includedir)/linphone
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue