pub_hdrs = h{**}

./: $pub_hdrs

# Install recreating subdirectories.
#
h{*}:
{
  install         = include/
  install.subdirs = true
}
