aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/src/lexilla.mak
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2020-04-17 15:29:20 +1000
committerNeil <nyamatongwe@gmail.com>2020-04-17 15:29:20 +1000
commit9e2bd8b981c5d6891b7e0bf9418fd70aceff9602 (patch)
tree5c46fd80e54c2fe5bfa1f5e006cfa065850a0811 /lexilla/src/lexilla.mak
parent8c45e7db05d76de60d214148a69b5ba927b704a1 (diff)
downloadscintilla-mirror-9e2bd8b981c5d6891b7e0bf9418fd70aceff9602.tar.gz
Making dependencies now requires Python 3.6+.
Diffstat (limited to 'lexilla/src/lexilla.mak')
-rw-r--r--lexilla/src/lexilla.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexilla/src/lexilla.mak b/lexilla/src/lexilla.mak
index 93b71cdc3..045317e73 100644
--- a/lexilla/src/lexilla.mak
+++ b/lexilla/src/lexilla.mak
@@ -52,7 +52,7 @@ clean:
$(LEXILLA) $(LIBLEXILLA)
depend:
- python DepGen.py
+ pyw DepGen.py
#++Autogenerated -- run scripts/LexGen.py to regenerate
#**LEX_OBJS=\\\n\(\t$(DIR_O)\\\*.obj \\\n\)