diff dist-files.mk @ 3805:496c393c1d3e

ghostscript: enable mingw 64 * dist-files.mk: added src/ghostscript-mingw-x86_64-* files. * src/ghostscript.mk: added rule for x86_64 mingw * src/ghostscript-mingw-x86_64-arch.h: new file * src/ghostscript-mingw-x86_64-gconfig_.h: new file * src/ghostscript-mingw-x86_64-makefile: new file
author John D
date Tue, 17 Feb 2015 14:48:17 -0500
parents 7e15ef9bf1e5
children c7c1065c12e0
line wrap: on
line diff
--- a/dist-files.mk	Tue Feb 17 14:48:23 2015 -0500
+++ b/dist-files.mk	Tue Feb 17 14:48:17 2015 -0500
@@ -121,6 +121,9 @@
   ghostscript-mingw-i686-arch.h \
   ghostscript-mingw-i686-gconfig_.h \
   ghostscript-mingw-i686-makefile \
+  ghostscript-mingw-x86_64-arch.h \
+  ghostscript-mingw-x86_64-gconfig_.h \
+  ghostscript-mingw-x86_64-makefile \
   ghostscript.mk \
   giflib.mk \
   gl2ps-1-fixes.patch \