aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/deps.mak
diff options
context:
space:
mode:
Diffstat (limited to 'win32/deps.mak')
-rw-r--r--win32/deps.mak9
1 files changed, 9 insertions, 0 deletions
diff --git a/win32/deps.mak b/win32/deps.mak
index 4eed6cc45..ef38f88e2 100644
--- a/win32/deps.mak
+++ b/win32/deps.mak
@@ -88,6 +88,15 @@ Catalogue.o: \
../lexlib/LexerModule.h \
../lexlib/CatalogueModules.h \
../src/Catalogue.h
+CatalogueL.o: \
+ ../src/Catalogue.cxx \
+ ../include/ILexer.h \
+ ../include/Sci_Position.h \
+ ../include/Scintilla.h \
+ ../include/SciLexer.h \
+ ../lexlib/LexerModule.h \
+ ../lexlib/CatalogueModules.h \
+ ../src/Catalogue.h
CellBuffer.o: \
../src/CellBuffer.cxx \
../include/Platform.h \