SET(decibel_public_HDRS
    accountdata.h
    AccountData
    dbusnames.h
    DBusNames
    errors.h
    Errors
    types.h
    Types
    ComponentManager
    AccountManager
    ProtocolManager
    ContactManager
    ChannelHandler
    decibel_common_export.h
    # libdecibel_pluginhelper public headers
    AccountConnectorBase
    AccountDataSerialization
    ContactConnectorBase
    decibel_pluginhelper_export.h
)

INSTALL(FILES ${decibel_public_HDRS} DESTINATION ${INCLUDE_INSTALL_DIR})

