mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Addiing sqlite3_bctbx_vfs to Makefile.am.
This commit is contained in:
parent
56ca16c58a
commit
62a049959c
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ linphone_include_HEADERS=\
|
|||
lpc2xml.h \
|
||||
lpconfig.h \
|
||||
sipsetup.h \
|
||||
sqlite3_bctbx_vfs.h \
|
||||
xml2lpc.h \
|
||||
xmlrpc.h \
|
||||
vcard.h \
|
||||
|
|
@ -90,6 +91,7 @@ liblinphone_la_SOURCES=\
|
|||
sal.c \
|
||||
siplogin.c \
|
||||
sipsetup.c \
|
||||
sqlite3_bctbx_vfs.c \
|
||||
xml2lpc.c \
|
||||
xml.c \
|
||||
xmlrpc.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue