SUBDIRS="lw-lsa ticketcopy"

configure()
{
    if [ "$MK_HOST_OS" != "darwin" ]; then
        mk_skip_subdir ticketcopy
    fi
}
