aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-10-31 23:11:15 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2012-10-31 23:11:15 -0400
commit1ee4960743bb87ebebdefe71ae34bd626f4f7ecb (patch)
tree310111f210dbacff65c7d8ec77fb6f5659811de3 /src
parenta05c9b1746a06a90362587623826c72c2ac709e7 (diff)
downloadtextadept-1ee4960743bb87ebebdefe71ae34bd626f4f7ecb.tar.gz
textadept-1ee4960743bb87ebebdefe71ae34bd626f4f7ecb.zip
Added official Python module; src/Makefile
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 \