aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx/deps.mak
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/deps.mak')
-rw-r--r--macosx/deps.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/macosx/deps.mak b/macosx/deps.mak
index 251fcb8f5..5c65dcc1f 100644
--- a/macosx/deps.mak
+++ b/macosx/deps.mak
@@ -136,6 +136,10 @@ LexCsound.o: ../src/LexCsound.cxx ../include/Platform.h \
LexD.o: ../src/LexD.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
LexEiffel.o: ../src/LexEiffel.cxx ../include/Platform.h \
../include/PropSet.h ../include/SString.h ../include/Accessor.h \
../src/StyleContext.h ../include/KeyWords.h ../include/Scintilla.h \