diff options
| author | nyamatongwe <unknown> | 2004-10-16 00:41:26 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2004-10-16 00:41:26 +0000 |
| commit | a4fb9018cac19262d90f9aaa42c9d3bfb7da4469 (patch) | |
| tree | 0d30998285acc659b38df99f83136ee312f05ec3 /gtk/makefile | |
| parent | a627bdc687fbf7693358f115a6e77bffe3948549 (diff) | |
| download | scintilla-mirror-a4fb9018cac19262d90f9aaa42c9d3bfb7da4469.tar.gz | |
VHDL lexer contributed by Phil Reid.
Diffstat (limited to 'gtk/makefile')
| -rw-r--r-- | gtk/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/makefile b/gtk/makefile index cd07650a7..774e6730e 100644 --- a/gtk/makefile +++ b/gtk/makefile @@ -69,7 +69,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 all: $(COMPLIB) |
