[Freeswitch-svn] [commit] r11867 - freeswitch/trunk/libs/sofia-sip/open_c

FreeSWITCH SVN mikej at freeswitch.org
Wed Feb 11 09:25:45 PST 2009


Author: mikej
Date: Wed Feb 11 11:25:45 2009
New Revision: 11867

Log:
Fri Feb  6 04:57:51 CST 2009  Pekka Pessi <first.last at nokia.com>
  * open_c/build_sources.cmd: building su_tag_ref.c



Modified:
   freeswitch/trunk/libs/sofia-sip/open_c/build_sources.cmd

Modified: freeswitch/trunk/libs/sofia-sip/open_c/build_sources.cmd
==============================================================================
--- freeswitch/trunk/libs/sofia-sip/open_c/build_sources.cmd	(original)
+++ freeswitch/trunk/libs/sofia-sip/open_c/build_sources.cmd	Wed Feb 11 11:25:45 2009
@@ -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



More information about the Freeswitch-svn mailing list