make install DESTDIR="$INSTALL_ROOT" &&

if [[ $DIALOG_SO == "--with-shared" ]]; then
  cp dialog.h dlg_config.h $INSTALL_ROOT/usr/include
fi
