  make INSTALL_DIR="${INSTALL_ROOT}/usr" install &&
  make LOCALE_DIR="${INSTALL_ROOT}/usr" install-i18n &&

  install_config_file fwlogwatch.config ${INSTALL_ROOT}/etc/fwlogwatch.config  &&
  install_config_file fwlogwatch.template ${INSTALL_ROOT}/etc/fwlogwatch.template
