aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/deps.mak
diff options
context:
space:
mode:
Diffstat (limited to 'win32/deps.mak')
-rw-r--r--win32/deps.mak6
1 files changed, 6 insertions, 0 deletions
diff --git a/win32/deps.mak b/win32/deps.mak
index cd87fb17c..0437cf554 100644
--- a/win32/deps.mak
+++ b/win32/deps.mak
@@ -49,6 +49,9 @@ LexConf.o: ../src/LexConf.cxx ../include/Platform.h \
LexCPP.o: ../src/LexCPP.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
+LexCrontab.o: ../src/LexCrontab.cxx ../include/Platform.h \
+ ../include/PropSet.h ../include/SString.h ../include/Accessor.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 \
@@ -86,6 +89,9 @@ LexVB.o: ../src/LexVB.cxx ../include/Platform.h ../include/PropSet.h \
../include/Scintilla.h ../include/SciLexer.h
LineMarker.o: ../src/LineMarker.cxx ../include/Platform.h \
../include/Scintilla.h ../src/LineMarker.h
+ListLexers.o: ../src/ListLexers.cxx ../include/Platform.h \
+ ../include/PropSet.h ../include/SString.h ../include/Accessor.h \
+ ../include/KeyWords.h ../include/Scintilla.h ../include/SciLexer.h
PropSet.o: ../src/PropSet.cxx ../include/Platform.h \
../include/PropSet.h ../include/SString.h
RESearch.o: ../src/RESearch.cxx ../src/RESearch.h