From ae367c5a7aa65ba0b2cd10d1546c1e549115c4df Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 1 Mar 2004 10:01:02 +0000 Subject: Specman language support. --- win32/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'win32/makefile') 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 \ -- cgit v1.2.3