aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/makefile
diff options
context:
space:
mode:
authornyamatongwe <unknown>2004-02-22 00:41:24 +0000
committernyamatongwe <unknown>2004-02-22 00:41:24 +0000
commit81d49aeb376b7ccabb5efdd5f797436bb7f45b9d (patch)
tree6a3d3dce33cc24510a2b3e1abc5d8b5d97732f27 /win32/makefile
parentb3e62d5cd400a23424ee71ae1bb7d181e67b0c5b (diff)
downloadscintilla-mirror-81d49aeb376b7ccabb5efdd5f797436bb7f45b9d.tar.gz
Gui4Cli and Kix lexers.
Diffstat (limited to 'win32/makefile')
-rw-r--r--win32/makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/win32/makefile b/win32/makefile
index 2faa011b7..77e785993 100644
--- a/win32/makefile
+++ b/win32/makefile
@@ -52,10 +52,10 @@ deps:
LEXOBJS=\
LexAda.o LexAsm.o LexAVE.o LexBaan.o LexBullant.o LexCLW.o LexConf.o LexCPP.o \
LexCrontab.o LexCSS.o LexEiffel.o LexErlang.o LexEScript.o LexForth.o \
-LexFortran.o LexHTML.o LexKix.o LexLisp.o LexLout.o LexLua.o LexMatlab.o \
-LexMetapost.o LexMMIXAL.o LexMPT.o LexMSSQL.o LexNsis.o LexOthers.o \
-LexPascal.o LexPB.o LexPerl.o LexPOV.o LexPS.o LexPython.o LexRuby.o \
-LexScriptol.o LexSQL.o LexTeX.o LexVB.o LexVerilog.o LexYAML.o
+LexFortran.o LexGui4Cli.o LexHTML.o LexKix.o LexLisp.o LexLout.o LexLua.o \
+LexMatlab.o LexMetapost.o LexMMIXAL.o LexMPT.o LexMSSQL.o LexNsis.o \
+LexOthers.o LexPascal.o LexPB.o LexPerl.o LexPOV.o LexPS.o LexPython.o \
+LexRuby.o LexScriptol.o LexSQL.o LexTeX.o LexVB.o LexVerilog.o LexYAML.o
#--Autogenerated -- end of automatically generated section
SOBJS = ScintillaWin.o ScintillaBase.o Editor.o Document.o \