aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/makefile
diff options
context:
space:
mode:
authornyamatongwe <unknown>2004-03-01 10:01:02 +0000
committernyamatongwe <unknown>2004-03-01 10:01:02 +0000
commitae367c5a7aa65ba0b2cd10d1546c1e549115c4df (patch)
treef14e5936ce66311767211ac8b4283c503b6f3dfc /win32/makefile
parentd1bee6f13188e13295e8207565146ffe3f4618c6 (diff)
downloadscintilla-mirror-ae367c5a7aa65ba0b2cd10d1546c1e549115c4df.tar.gz
Specman language support.
Diffstat (limited to 'win32/makefile')
-rw-r--r--win32/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/win32/makefile b/win32/makefile
index 77e785993..8dbcf958a 100644
--- a/win32/makefile
+++ b/win32/makefile
@@ -55,7 +55,8 @@ LexCrontab.o LexCSS.o LexEiffel.o LexErlang.o LexEScript.o LexForth.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
+LexRuby.o LexScriptol.o LexSpecman.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 \