diff --git a/configure.ac b/configure.ac index 63dcf9d..0e21a84 100644 --- a/configure.ac +++ b/configure.ac @@ -84,6 +84,7 @@ dnl INSTALL_PACKAGES="windows-lib ${INSTALL_PACKAGES}" AC_CONFIG_FILES(schemas/windows/application.gschema.xml) AC_CONFIG_FILES(schemas/windows/window.gschema.xml) AC_CONFIG_FILES(win/makeruntime.sh) + AC_CONFIG_FILES(win/pw3270.nsi) if test "$host_cpu" = "x86_64"; then app_cv_programfiles="PROGRAMFILES64" -- libgit2 0.21.2