]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
freetdm: add ftdm_call_utils.h to the installed headers
authorMoises Silva <moy@sangoma.com>
Tue, 18 Jan 2011 21:10:14 +0000 (16:10 -0500)
committerMoises Silva <moy@sangoma.com>
Tue, 18 Jan 2011 21:10:14 +0000 (16:10 -0500)
libs/freetdm/Makefile.am

index 2ab5c29e18af4012eb78cd0ff207999728f7b34f..96f1c9a10f0d50ada7638404cb8134e23966bd15 100644 (file)
@@ -94,6 +94,7 @@ library_include_HEADERS = \
        $(SRC)/include/ftdm_declare.h \
        $(SRC)/include/ftdm_threadmutex.h \
        $(SRC)/include/ftdm_os.h \
+       $(SRC)/include/ftdm_call_utils.h \
        $(SRC)/include/ftdm_dso.h 
 
 lib_LTLIBRARIES               = libfreetdm.la