diff options
| author | nyamatongwe <devnull@localhost> | 2005-04-13 04:32:42 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2005-04-13 04:32:42 +0000 |
| commit | 72bbd3317d0f19ff243804f1b8e43cc6f72bf233 (patch) | |
| tree | bc46fb297de7698c9d051053fef3e580c5a27023 /gtk/makefile | |
| parent | b87a4ce01c7666c6bc4ce81cf5ea9d0e9eeb843e (diff) | |
| download | scintilla-mirror-72bbd3317d0f19ff243804f1b8e43cc6f72bf233.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) |
