From e0ed19fc96513e376c3e2f49f0e0ac278465d143 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 18 Dec 2013 00:45:32 -0500 Subject: Renamed "hypertext" lexer to "html". --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 4094121a..3d90ed9c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -353,7 +353,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 hypertext java rails rhtml ruby php python +modules = css html java rails rhtml ruby php python release-all: release release64 win32-release osx-release modules-release \ cleanup-release -- cgit v1.2.3