aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/makefile
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2006-03-02 23:43:49 +0000
committernyamatongwe <devnull@localhost>2006-03-02 23:43:49 +0000
commit3cb4b3336847b20e5ad85d5ebe8a5f92c9bdad91 (patch)
tree8f2c91c537d8dff9fc9e2968fa5ee2e6fc660293 /win32/makefile
parentd72e967336fdcf53b75fee5cda81356608752e5b (diff)
downloadscintilla-mirror-3cb4b3336847b20e5ad85d5ebe8a5f92c9bdad91.tar.gz
Lexer for TCL contributed by Andre Arpin.
Diffstat (limited to 'win32/makefile')
-rw-r--r--win32/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/makefile b/win32/makefile
index 00248fd93..6891b718a 100644
--- a/win32/makefile
+++ b/win32/makefile
@@ -58,8 +58,8 @@ LexForth.o LexFortran.o LexGui4Cli.o LexHaskell.o LexHTML.o LexInno.o LexKix.o \
LexLisp.o LexLout.o LexLua.o LexMatlab.o LexMetapost.o LexMMIXAL.o LexMPT.o \
LexMSSQL.o LexNsis.o LexOpal.o LexOthers.o LexPascal.o LexPB.o LexPerl.o \
LexPOV.o LexPS.o LexPython.o LexRebol.o LexRuby.o LexScriptol.o LexSmalltalk.o \
-LexSpecman.o LexSQL.o LexTADS3.o LexTeX.o LexVB.o LexVerilog.o LexVHDL.o \
-LexYAML.o
+LexSpecman.o LexSQL.o LexTADS3.o LexTCL.o LexTeX.o LexVB.o LexVerilog.o \
+LexVHDL.o LexYAML.o
#--Autogenerated -- end of automatically generated section
SOBJS = ScintillaWin.o ScintillaBase.o Editor.o CharClassify.o Document.o \