add_subdirectory( ldap )
add_subdirectory( ldif )

install(
    FILES skel.ldif
    DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/skel/openldap
)
