Author: cazfi
Date: Tue Feb  2 02:22:35 2016
New Revision: 31712

URL: http://svn.gna.org/viewcvs/freeciv?rev=31712&view=rev
Log:
Add msys2 Windows Installer files to the distribution tarball

See patch #6867

Modified:
    trunk/doc/Makefile.am
    trunk/win32/Makefile.am

Modified: trunk/doc/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/doc/Makefile.am?rev=31712&r1=31711&r2=31712&view=diff
==============================================================================
--- trunk/doc/Makefile.am       (original)
+++ trunk/doc/Makefile.am       Tue Feb  2 02:22:35 2016
@@ -20,6 +20,7 @@
        README.fcdb             \
        README.governor         \
        README.graphics         \
+       README.msys2            \
        README.nations          \
        README.packaging        \
        README.rulesets         \

Modified: trunk/win32/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/win32/Makefile.am?rev=31712&r1=31711&r2=31712&view=diff
==============================================================================
--- trunk/win32/Makefile.am     (original)
+++ trunk/win32/Makefile.am     Tue Feb  2 02:22:35 2016
@@ -23,7 +23,25 @@
                installer/freeciv-server.cmd            \
                installer/freeciv-ruledit.cmd           \
                installer/Freeciv.url                   \
-               installer/Makefile
+               installer/Makefile                      \
+               installer_msys2/create-freeciv-gtk-qt-nsi.sh    \
+               installer_msys2/create-freeciv-gtk2-nsi.sh      \
+               installer_msys2/create-freeciv-gtk3-nsi.sh      \
+               installer_msys2/create-freeciv-qt-nsi.sh        \
+               installer_msys2/create-freeciv-sdl-nsi.sh       \
+               installer_msys2/create-freeciv-ruledit-nsi.sh   \
+               installer_msys2/freeciv-gtk2.cmd                \
+               installer_msys2/freeciv-gtk3.cmd                \
+               installer_msys2/freeciv-mp-gtk2.cmd             \
+               installer_msys2/freeciv-mp-gtk3.cmd             \
+               installer_msys2/freeciv-mp-qt.cmd               \
+               installer_msys2/freeciv-qt.cmd                  \
+               installer_msys2/freeciv-sdl.cmd                 \
+               installer_msys2/freeciv-server.cmd              \
+               installer_msys2/freeciv-ruledit.cmd             \
+               installer_msys2/Freeciv.url                     \
+               installer_msys2/Makefile                        \
+               installer_msys2/win_arch.sh
 
 if MINGW32
 nodist_noinst_DATA =           \


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

Reply via email to