freetdm: add ftdm_call_utils.h to the installed headers
This commit is contained in:
parent
137de40121
commit
163dd05660
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue