SubDir TOP scripts jamtemplate ;

InstallData [ Wildcard *.m4 ] : build autoconf ;
InstallData [ Wildcard *.template README genCube libSimpleCube world ] :
  build jamtemplate ;
Depends install_data :
  [ InstallProgram [ Wildcard *.sh ] : $(appdatadir) build jamtemplate ] ;
