aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/deps.mak
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2009-01-23 23:08:37 +0000
committernyamatongwe <devnull@localhost>2009-01-23 23:08:37 +0000
commit83b21f907967f880d96ce05e09946cb9a70e2055 (patch)
tree0830c04fa07bd3e8d41a44403db8863e97d4f82a /gtk/deps.mak
parented7aea6bf76143f36db75e7275ec4f18a03f9113 (diff)
downloadscintilla-mirror-83b21f907967f880d96ce05e09946cb9a70e2055.tar.gz
Reinstated EScript after license returned to standard Scintilla license.
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 58dece874..13569be79 100644
--- a/gtk/deps.mak
+++ b/gtk/deps.mak
@@ -123,6 +123,10 @@ LexErlang.o: ../src/LexErlang.cxx ../include/Platform.h \
../include/PropSet.h ../include/SString.h ../include/Accessor.h \
../src/StyleContext.h ../include/KeyWords.h ../include/Scintilla.h \
../include/SciLexer.h
+LexEScript.o: ../src/LexEScript.cxx ../include/Platform.h \
+ ../include/PropSet.h ../include/SString.h ../include/Accessor.h \
+ ../src/StyleContext.h ../include/KeyWords.h ../include/Scintilla.h \
+ ../include/SciLexer.h
LexFlagship.o: ../src/LexFlagship.cxx ../include/Platform.h \
../include/PropSet.h ../include/SString.h ../include/Accessor.h \
../src/StyleContext.h ../include/KeyWords.h ../include/Scintilla.h \