freetdm: add ftdm_call_utils.h to the installed headers

This commit is contained in:
Moises Silva 2011-01-18 16:10:14 -05:00
parent 137de40121
commit 163dd05660
1 changed files with 1 additions and 0 deletions

View 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