From 748c0e945b80ff65348a035bccbcdce05c24406d Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 10 May 2014 21:30:15 -0400 Subject: Recognize reST and YAML files. Requires Scintillua r423. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 559eb546..0ca0a9b4 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 rhtml ruby php python +modules = css html java rails rest rhtml ruby php python yaml release-all: release release64 win32-release osx-release modules-release \ cleanup-release -- cgit v1.2.3