add_subdirectory( il )
add_subdirectory( plugins )
IF ( WITH_PYTHON_EXTENTIONS )
    add_subdirectory( py )
ENDIF ( WITH_PYTHON_EXTENTIONS )
