aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-05-10 21:30:15 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-05-10 21:30:15 -0400
commit748c0e945b80ff65348a035bccbcdce05c24406d (patch)
tree254ca51d15260f14d913870117e8abd8381b3ac2 /src
parent0973c9501b5f6d68e06960fbf57a45e215c78ac5 (diff)
downloadtextadept-748c0e945b80ff65348a035bccbcdce05c24406d.tar.gz
textadept-748c0e945b80ff65348a035bccbcdce05c24406d.zip
Recognize reST and YAML files.
Requires Scintillua r423.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
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