SubDir PLASMA Utils test ;

if ! $(PLASMA_READY) {

SubDirHdrs $(PLASMA) ConstraintEngine component ;

ModuleMain utils-module-tests : module-tests.cc util-test-module.cc : Utils ;
RunModuleMain run-utils-module-tests : utils-module-tests ;
LocalDepends tests : run-utils-module-tests ;

} # PLASMA_READY
