set(SOURCES
    impl.cpp
    common_handler.cpp
    preview_handler.cpp
    apply_handler.cpp
    bw_handler.cpp
    bw_add_handler.cpp
    bw_remove_handler.cpp
    list_handler.cpp
    remove_handler.cpp
    enable_handler.cpp
    order_handler.cpp
    edit_handler.cpp
    verify_handler.cpp
    util.cpp
    rule_helper.cpp)

yamail_add_module(ymod_furita_api "${SOURCES}" "")
