diff options
| author | nyamatongwe <unknown> | 2005-04-13 04:32:42 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2005-04-13 04:32:42 +0000 |
| commit | f5c1ee535aa5e2b1ae896d82c8b375e0592cf049 (patch) | |
| tree | bc46fb297de7698c9d051053fef3e580c5a27023 /gtk/makefile | |
| parent | 3104959a126132b4fccd88c1593e73f469b38c9f (diff) | |
| download | scintilla-mirror-f5c1ee535aa5e2b1ae896d82c8b375e0592cf049.tar.gz | |
Support for Rebol by Pascal Hurni.
Diffstat (limited to 'gtk/makefile')
| -rw-r--r-- | gtk/makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/makefile b/gtk/makefile index a03e76f3e..be3c5defc 100644 --- a/gtk/makefile +++ b/gtk/makefile @@ -69,8 +69,8 @@ LexCSS.o LexEiffel.o LexErlang.o LexEScript.o LexForth.o LexFortran.o \ LexGui4Cli.o LexHaskell.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 LexTADS3.o LexTeX.o LexVB.o \ -LexVerilog.o LexVHDL.o LexYAML.o +LexRebol.o LexRuby.o LexScriptol.o LexSpecman.o LexSQL.o LexTADS3.o LexTeX.o \ +LexVB.o LexVerilog.o LexVHDL.o LexYAML.o #--Autogenerated -- end of automatically generated section all: $(COMPLIB) |
