Commit 33ce0e583251abe4d4a4c33a3898aa96c5d3a9dc
1 parent
481c6645
Exists in
master
and in
4 other branches
Fixing windows build.
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
configure.ac
| @@ -84,6 +84,7 @@ dnl INSTALL_PACKAGES="windows-lib ${INSTALL_PACKAGES}" | @@ -84,6 +84,7 @@ dnl INSTALL_PACKAGES="windows-lib ${INSTALL_PACKAGES}" | ||
| 84 | AC_CONFIG_FILES(schemas/windows/application.gschema.xml) | 84 | AC_CONFIG_FILES(schemas/windows/application.gschema.xml) |
| 85 | AC_CONFIG_FILES(schemas/windows/window.gschema.xml) | 85 | AC_CONFIG_FILES(schemas/windows/window.gschema.xml) |
| 86 | AC_CONFIG_FILES(win/makeruntime.sh) | 86 | AC_CONFIG_FILES(win/makeruntime.sh) |
| 87 | + AC_CONFIG_FILES(win/pw3270.nsi) | ||
| 87 | 88 | ||
| 88 | if test "$host_cpu" = "x86_64"; then | 89 | if test "$host_cpu" = "x86_64"; then |
| 89 | app_cv_programfiles="PROGRAMFILES64" | 90 | app_cv_programfiles="PROGRAMFILES64" |