aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/makefile
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-08-18 10:09:56 +0000
committernyamatongwe <devnull@localhost>2003-08-18 10:09:56 +0000
commit442d0125c08a59d657450cfcab47516382d9c5d7 (patch)
tree8fc142de18dd2058c8b1f451bab36181511a7e27 /gtk/makefile
parent99d072c0bfbc20afa2122645fe14c952b560f311 (diff)
downloadscintilla-mirror-442d0125c08a59d657450cfcab47516382d9c5d7.tar.gz
Support for Clarion from Ron Schofield.
Diffstat (limited to 'gtk/makefile')
-rw-r--r--gtk/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/makefile b/gtk/makefile
index 32bccbddb..bd234b934 100644
--- a/gtk/makefile
+++ b/gtk/makefile
@@ -60,7 +60,7 @@ endif
#++Autogenerated -- run src/LexGen.py to regenerate
#**LEXOBJS=\\\n\(\*.o \)
LEXOBJS=\
-LexAda.o LexAsm.o LexAVE.o LexBaan.o LexBullant.o LexConf.o LexCPP.o \
+LexAda.o LexAsm.o LexAVE.o LexBaan.o LexBullant.o LexCLW.o LexConf.o LexCPP.o \
LexCrontab.o LexCSS.o LexEiffel.o LexEScript.o LexFortran.o LexHTML.o \
LexLisp.o LexLout.o LexLua.o LexMatlab.o LexMMIXAL.o LexNsis.o LexOthers.o \
LexPascal.o LexPerl.o LexPOV.o LexPS.o LexPython.o LexRuby.o LexScriptol.o \