--- src/osipparser2/Makefile.am.orig 2007-03-18 21:26:54 +0300 +++ src/osipparser2/Makefile.am 2007-10-13 01:18:39 +0400 @@ -9,7 +9,7 @@ osip_route.c osip_to.c osip_from.c osip_uri.c \ osip_authorization.c osip_header.c \ osip_www_authenticate.c osip_via.c \ -osip_body.c osip_md5c.c \ +osip_body.c \ osip_message.c osip_list.c \ osip_call_id.c osip_message_parse.c \ osip_contact.c osip_message_to_str.c \ --- include/osipparser2/Makefile.am.orig 2005-11-28 15:28:43 +0300 +++ include/osipparser2/Makefile.am 2007-10-13 10:52:28 +0400 @@ -4,6 +4,6 @@ SUBDIRS = headers osipparser2_includedir=$(includedir)/osipparser2 osipparser2_include_HEADERS=\ -osip_const.h osip_md5.h osip_parser.h osip_uri.h \ +osip_const.h osip_parser.h osip_uri.h \ osip_list.h osip_message.h osip_port.h sdp_message.h \ osip_headers.h osip_body.h