Author: cazfi
Date: Sun Oct  2 09:24:35 2016
New Revision: 33962

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

See patch #7738

Modified:
    branches/S2_6/win32/installer_msys2/Makefile

Modified: branches/S2_6/win32/installer_msys2/Makefile
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/win32/installer_msys2/Makefile?rev=33962&r1=33961&r2=33962&view=diff
==============================================================================
--- branches/S2_6/win32/installer_msys2/Makefile        (original)
+++ branches/S2_6/win32/installer_msys2/Makefile        Sun Oct  2 09:24:35 2016
@@ -37,9 +37,9 @@
 all: gtk3-installer gtk2-installer sdl2-installer qt-installer 
ruledit-installer
 
 # These are what can be built in current official environment version
-buildable-win32: gtk3-installer sdl2-installer
-
-buildable-win64: gtk3-installer sdl2-installer
+buildable-win32: gtk3-installer sdl2-installer ruledit-installer
+
+buildable-win64: gtk3-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