SubDir TOP plugins video canvas softx ;

if $(X11.AVAILABLE) = "yes"
{
Description x2d : "XLib 2D driver" ;
Plugin x2d : [ Wildcard *.cpp *.h ] ;
LinkWith x2d : crystalspace ;
ExternalLibs x2d : X11 ;
CompileGroups x2d : canvases softcanvas ;
}
