Commit e5f0a97c056ef17f8995e58f1fbe16049005044d

Authored by Perry Werneck
1 parent 6e599862

Fixing windows builds.

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
configure.ac
... ... @@ -83,7 +83,6 @@ dnl INSTALL_PACKAGES="windows-lib ${INSTALL_PACKAGES}"
83 83 # Windows and linux doesn't use the same defaults.
84 84 AC_CONFIG_FILES(schemas/windows/application.gschema.xml)
85 85 AC_CONFIG_FILES(schemas/windows/window.gschema.xml)
86   - AC_CONFIG_FILES(schemas/windows/window.gschema.xml)
87 86 AC_CONFIG_FILES(win/makeruntime.sh)
88 87  
89 88 if test "$host_cpu" = "x86_64"; then
... ...