# src Imakefile

DIRS = \
  common \
  harmony

MakeInSubdirs($(DIRS))
