SubDir PLASMA RulesEngine ;

if ! $(PLASMA_READY) {

Module RulesEngine : PlanDatabase ;

SubInclude PLASMA RulesEngine core ;
SubInclude PLASMA RulesEngine component ;
SubInclude PLASMA RulesEngine documentation ;
SubInclude PLASMA RulesEngine test ;

} # PLASMA_READY
