aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/makefile
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2005-04-13 04:32:43 +0000
committernyamatongwe <devnull@localhost>2005-04-13 04:32:43 +0000
commitcd25259c1b61257fbda27971fd269cbca8a5ead0 (patch)
treeba9e35e4f1fecf70f0f65cf463517e7e1b1442d1 /win32/makefile
parent6c42ce90bb740e2ebe3d2cd4b2a2fb68998a36a4 (diff)
downloadscintilla-mirror-cd25259c1b61257fbda27971fd269cbca8a5ead0.tar.gz
Support for Rebol by Pascal Hurni.
Diffstat (limited to 'win32/makefile')
-rw-r--r--win32/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/makefile b/win32/makefile
index e0786a2cf..258d44140 100644
--- a/win32/makefile
+++ b/win32/makefile
@@ -57,8 +57,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
SOBJS = ScintillaWin.o ScintillaBase.o Editor.o Document.o \