add_subdirectory( al )
add_subdirectory( plugins )
if ( WITH_PYTHON_EXTENTIONS )
    add_subdirectory( py )
endif ( WITH_PYTHON_EXTENTIONS )
