mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 19:18:06 +00:00
add linphonefriend.h to make install
This commit is contained in:
parent
9205b33a17
commit
4fa2a20922
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ EXTRA_DIST=linphonecore_jni.cc
|
|||
## Process this file with automake to produce Makefile.in
|
||||
linphone_includedir=$(includedir)/linphone
|
||||
|
||||
linphone_include_HEADERS=linphonecore.h linphonecore_utils.h ../config.h lpconfig.h sipsetup.h
|
||||
linphone_include_HEADERS=linphonecore.h linphonefriend.h linphonecore_utils.h ../config.h lpconfig.h sipsetup.h
|
||||
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir)\
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue