From: Michael Jerris Date: Wed, 11 Feb 2009 17:25:45 +0000 (+0000) Subject: Fri Feb 6 04:57:51 CST 2009 Pekka Pessi X-Git-Tag: v1.0.3~264 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e01999d791fe2d06acdcd3d9ac3b052b9c1932;p=thirdparty%2Ffreeswitch.git Fri Feb 6 04:57:51 CST 2009 Pekka Pessi * open_c/build_sources.cmd: building su_tag_ref.c git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11867 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/sofia-sip/open_c/build_sources.cmd b/libs/sofia-sip/open_c/build_sources.cmd index ddf8774f64..d1224e213c 100644 --- a/libs/sofia-sip/open_c/build_sources.cmd +++ b/libs/sofia-sip/open_c/build_sources.cmd @@ -113,6 +113,8 @@ %CHECK% %TAG_AWK% NO_DLL=1 LIST=soa_tag_list %P%/soa/soa_tag.c < NUL %CHECK% +%TAG_AWK% NO_DLL=1 %P%/su/su_tag.c < NUL +%CHECK% %TAG_AWK% NO_DLL=1 LIST=stun_tag_list %P%/stun/stun_tag.c < NUL %CHECK% %TAG_AWK% NO_DLL=1 %P%/tport/tport_tag.c < NUL