aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/src/nmdeps.mak
diff options
context:
space:
mode:
Diffstat (limited to 'lexilla/src/nmdeps.mak')
-rw-r--r--lexilla/src/nmdeps.mak14
1 files changed, 14 insertions, 0 deletions
diff --git a/lexilla/src/nmdeps.mak b/lexilla/src/nmdeps.mak
index bd56ef9cd..50b7b3a30 100644
--- a/lexilla/src/nmdeps.mak
+++ b/lexilla/src/nmdeps.mak
@@ -1170,6 +1170,20 @@ $(DIR_O)/LexR.obj: \
../../lexlib/StyleContext.h \
../../lexlib/CharacterSet.h \
../../lexlib/LexerModule.h
+$(DIR_O)/LexRaku.obj: \
+ ../../lexers/LexRaku.cxx \
+ ../../include/ILexer.h \
+ ../../include/Sci_Position.h \
+ ../../include/Scintilla.h \
+ ../../include/SciLexer.h \
+ ../../lexlib/WordList.h \
+ ../../lexlib/LexAccessor.h \
+ ../../lexlib/StyleContext.h \
+ ../../lexlib/CharacterSet.h \
+ ../../lexlib/CharacterCategory.h \
+ ../../lexlib/LexerModule.h \
+ ../../lexlib/OptionSet.h \
+ ../../lexlib/DefaultLexer.h
$(DIR_O)/LexRebol.obj: \
../../lexers/LexRebol.cxx \
../../include/ILexer.h \