Tue Feb 10 07:18:55 CST 2009 Pekka Pessi <first.last@nokia.com>

* s2check: added s2util.h, s2_fast_forward()



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11877 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-02-11 17:39:55 +00:00
parent 441f043162
commit fa58d2100b

View File

@ -19,7 +19,8 @@ noinst_LIBRARIES = libs2.a
# 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