aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/makefile
diff options
context:
space:
mode:
authornyamatongwe <unknown>2004-10-16 00:41:27 +0000
committernyamatongwe <unknown>2004-10-16 00:41:27 +0000
commitb4681b9f58c3e54331b53c75c6a3923d13f65e83 (patch)
tree1dbc8b37f75d451bbb8bfeb8b9865c3056017dc1 /win32/makefile
parentb3e11c7ad2345056fa391c82433d5f534d0c2420 (diff)
downloadscintilla-mirror-b4681b9f58c3e54331b53c75c6a3923d13f65e83.tar.gz
VHDL lexer contributed by Phil Reid.
Diffstat (limited to 'win32/makefile')
-rw-r--r--win32/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makefile b/win32/makefile
index 908a0e56f..473ffe0f2 100644
--- a/win32/makefile
+++ b/win32/makefile
@@ -57,7 +57,7 @@ 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 LexSpecman.o LexSQL.o \
-LexTeX.o LexVB.o LexVerilog.o LexYAML.o
+LexTeX.o LexVB.o LexVerilog.o LexVHDL.o LexYAML.o
#--Autogenerated -- end of automatically generated section
SOBJS = ScintillaWin.o ScintillaBase.o Editor.o Document.o \