[Freeswitch-svn] [commit] r11877 - freeswitch/trunk/libs/sofia-sip/s2check
FreeSWITCH SVN
mikej at freeswitch.org
Wed Feb 11 09:39:55 PST 2009
Author: mikej
Date: Wed Feb 11 11:39:55 2009
New Revision: 11877
Log:
Tue Feb 10 07:18:55 CST 2009 Pekka Pessi <first.last at nokia.com>
* s2check: added s2util.h, s2_fast_forward()
Modified:
freeswitch/trunk/libs/sofia-sip/s2check/Makefile.am
Modified: freeswitch/trunk/libs/sofia-sip/s2check/Makefile.am
==============================================================================
--- freeswitch/trunk/libs/sofia-sip/s2check/Makefile.am (original)
+++ freeswitch/trunk/libs/sofia-sip/s2check/Makefile.am Wed Feb 11 11:39:55 2009
@@ -19,7 +19,8 @@
# Rules for building the targets
libs2_a_SOURCES = s2check.h s2tcase.c \
- s2_localinfo.h s2_localinfo.c
+ s2_localinfo.h s2_localinfo.c \
+ s2util.h s2time.c
# ----------------------------------------------------------------------
# Install and distribution rules
More information about the Freeswitch-svn
mailing list