aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/scintilla.mak
diff options
context:
space:
mode:
Diffstat (limited to 'win32/scintilla.mak')
-rw-r--r--win32/scintilla.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/scintilla.mak b/win32/scintilla.mak
index fb5e11867..4a652f426 100644
--- a/win32/scintilla.mak
+++ b/win32/scintilla.mak
@@ -189,6 +189,7 @@ LEX_OBJS=\
$(DIR_O)\LexPS.obj \
$(DIR_O)\LexPython.obj \
$(DIR_O)\LexR.obj \
+ $(DIR_O)\LexRaku.obj \
$(DIR_O)\LexRebol.obj \
$(DIR_O)\LexRegistry.obj \
$(DIR_O)\LexRuby.obj \