# src/common Imakefile

DIRS = \
  utils \
  Dispatch \
  OS \
  http \
  hyperg

MakeInSubdirs($(DIRS))
