default_install &&
if [[ "${DVTM_CONF}" == 'y' ]]; then
  install -D -m 0664 config.h ${INSTALL_ROOT}/usr/share/doc/dvtm/config.h
fi
