########### install files ###############

install(FILES
        category.h
        cloud.h
        document.h
        enclosure.h
        image.h
        item.h
        parser.h
        rss2.h
        source.h
        textinput.h
        DESTINATION ${INCLUDE_INSTALL_DIR}/syndication/rss2
        COMPONENT Devel
)
