aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-09-29 11:29:54 +0000
committernyamatongwe <unknown>2001-09-29 11:29:54 +0000
commitafb4f5de01c35de57f48512478a2d69068d76c32 (patch)
treec612ee588cadf25303d3182dcb852a6834755c10
parenta7ad25792e56166bb3f759577e2b9a860261d007 (diff)
downloadscintilla-mirror-afb4f5de01c35de57f48512478a2d69068d76c32.tar.gz
Updated.
-rw-r--r--gtk/deps.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/deps.mak b/gtk/deps.mak
index e123fc5b4..f7494d6af 100644
--- a/gtk/deps.mak
+++ b/gtk/deps.mak
@@ -40,6 +40,9 @@ LexAda.o: ../src/LexAda.cxx ../include/Platform.h ../include/PropSet.h \
LexAVE.o: ../src/LexAVE.cxx ../include/Platform.h ../include/PropSet.h \
../include/SString.h ../include/Accessor.h ../include/KeyWords.h \
../include/Scintilla.h ../include/SciLexer.h
+LexBullant.o: ../src/LexBullant.cxx ../include/Platform.h \
+ ../include/PropSet.h ../include/SString.h ../include/Accessor.h \
+ ../include/KeyWords.h ../include/Scintilla.h ../include/SciLexer.h
LexConf.o: ../src/LexConf.cxx ../include/Platform.h ../include/PropSet.h \
../include/SString.h ../include/Accessor.h ../include/KeyWords.h \
../include/Scintilla.h ../include/SciLexer.h