file(GLOB PROTOCOL_FILES *.protocol)
install(FILES ${PROTOCOL_FILES} DESTINATION ${TELEPHONY_SERVICE_DIR}/protocols)
