Author: cazfi
Date: Sun Oct  2 09:24:30 2016
New Revision: 33961

URL: http://svn.gna.org/viewcvs/freeciv?rev=33961&view=rev
Log:
Build Ruledit-installer as part of msys2 based Windows Installer snapshot build.

See patch #7738

Modified:
    trunk/windows/installer_msys2/Makefile

Modified: trunk/windows/installer_msys2/Makefile
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/windows/installer_msys2/Makefile?rev=33961&r1=33960&r2=33961&view=diff
==============================================================================
--- trunk/windows/installer_msys2/Makefile      (original)
+++ trunk/windows/installer_msys2/Makefile      Sun Oct  2 09:24:30 2016
@@ -40,9 +40,9 @@
        make GUI=gtk3x FCMP=gtk3x EXTRA_CONFIG="--disable-ruledit 
$(EXTRA_CONFIG)" wrap-gtk3x
 
 # These are what can be built in current official environment version
-buildable-win32: gtk3-installer gtk3x-installer sdl2-installer
-
-buildable-win64: gtk3-installer gtk3x-installer sdl2-installer
+buildable-win32: gtk3-installer gtk3x-installer sdl2-installer 
ruledit-installer
+
+buildable-win64: gtk3-installer gtk3x-installer sdl2-installer 
ruledit-installer
 
 # See comments on 'snapshot' target why this wrapping is needed
 buildable: buildable-$(WINARCH)


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to