From 60066bb9cf0ffcdae8a1d3658ca6650b63d8350a Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 24 May 2014 17:10:49 -0400 Subject: Drop support for official java, php, rails, and rhtml modules; src/Makefile --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 0ca0a9b4..3c1e522e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -373,7 +373,7 @@ osxapp_libs = libatk-1.0.0.dylib libcairo.2.dylib libexpat.1.dylib \ libintl.8.dylib libpango-1.0.0.dylib libpangocairo-1.0.0.dylib \ libpangoft2-1.0.0.dylib libpixman-1.0.dylib libpng14.14.dylib \ charset.alias gdk-pixbuf-2.0 gtk-2.0 pango -modules = css html java rails rest rhtml ruby php python yaml +modules = css html rest ruby python yaml release-all: release release64 win32-release osx-release modules-release \ cleanup-release -- cgit v1.2.3