add_subdirectory( pl )
IF ( WITH_PYTHON_EXTENTIONS )
    add_subdirectory( py )
ENDIF ( WITH_PYTHON_EXTENTIONS )
