aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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 fed903d8..1f995490 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -332,7 +332,7 @@ cleandoc:
basedir = textadept_$(shell grep "_RELEASE =" ../core/init.lua | \
cut -d ' ' -f 4- | sed -e 's/"//; s/ /_/g;')
-modules = css hypertext java rails rhtml ruby php
+modules = css hypertext java rails rhtml ruby php python
release: ../textadept ../textadeptjit ../textadept-ncurses \
../textadeptjit-ncurses ../textadept32 ../textadeptjit32 \