aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/deps.mak
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-08-30 13:56:39 +1000
committerNeil <nyamatongwe@gmail.com>2016-08-30 13:56:39 +1000
commit790d8b107072162b1ac3fbe4b8a9b449557b2d29 (patch)
tree68da61c3e4fad05717624798dc67a3532b6746ca /gtk/deps.mak
parente9452759bdc6789aef77415a858833a83748e117 (diff)
downloadscintilla-mirror-790d8b107072162b1ac3fbe4b8a9b449557b2d29.tar.gz
Regenerate deps.mak to include LexJSON.
Diffstat (limited to 'gtk/deps.mak')
-rw-r--r--gtk/deps.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/deps.mak b/gtk/deps.mak
index 5b826358a..399a3d788 100644
--- a/gtk/deps.mak
+++ b/gtk/deps.mak
@@ -389,6 +389,10 @@ LexInno.o: ../lexers/LexInno.cxx ../include/ILexer.h \
../lexlib/WordList.h ../lexlib/LexAccessor.h ../lexlib/Accessor.h \
../lexlib/StyleContext.h ../lexlib/CharacterSet.h \
../lexlib/LexerModule.h
+LexJSON.o: ../lexers/LexJSON.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/LexerModule.h ../lexlib/OptionSet.h
LexKix.o: ../lexers/LexKix.cxx ../include/ILexer.h \
../include/Sci_Position.h ../include/Scintilla.h ../include/SciLexer.h \
../lexlib/WordList.h ../lexlib/LexAccessor.h ../lexlib/Accessor.h \