fix Makefile.am

This commit is contained in:
Simon Morlat 2017-03-31 14:55:23 +02:00
parent b6e67b14cd
commit cd369a1ad6
3 changed files with 3 additions and 2 deletions

View file

@ -35,6 +35,7 @@ static void error_info_clone(LinphoneErrorInfo *ei, const LinphoneErrorInfo *oth
ei->phrase = bctbx_strdup(other->phrase);
ei->warnings = bctbx_strdup(other->warnings);
ei->full_string = bctbx_strdup(other->full_string);
ei->protocol_code = other->protocol_code;
}
BELLE_SIP_INSTANCIATE_VPTR(LinphoneErrorInfo, belle_sip_object_t,

@ -1 +1 @@
Subproject commit 81dd23b3125568af5aa4a2973105a1c98a153986
Subproject commit 1e4c039d348a28cb9fffbcf7beb966976d1add19

View file

@ -77,7 +77,7 @@ RCFILES = \
rcfiles/remote_zero_length_params_rc\
rcfiles/stun_rc\
rcfiles/upnp_rc\
rcfiles/zero_length_params_rc\
rcfiles/zero_length_params_rc
IMAGE_FILES = images/linphone.svg images/nowebcamCIF.jpg images/nowebcamVGA.jpg