From ea513c5ff257fc04bc2d5eb4297febd34e6cb660 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 24 Apr 2001 08:11:51 +0000 Subject: Ruby support. --- gtk/deps.mak | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gtk') diff --git a/gtk/deps.mak b/gtk/deps.mak index 904c5dbac..86f141d16 100644 --- a/gtk/deps.mak +++ b/gtk/deps.mak @@ -65,6 +65,9 @@ LexPerl.o: ../src/LexPerl.cxx ../include/Platform.h \ LexPython.o: ../src/LexPython.cxx ../include/Platform.h \ ../include/PropSet.h ../include/SString.h ../include/Accessor.h \ ../include/KeyWords.h ../include/Scintilla.h ../include/SciLexer.h +LexRuby.o: ../src/LexRuby.cxx ../include/Platform.h ../include/PropSet.h \ + ../include/SString.h ../include/Accessor.h ../include/KeyWords.h \ + ../include/Scintilla.h ../include/SciLexer.h LexSQL.o: ../src/LexSQL.cxx ../include/Platform.h ../include/PropSet.h \ ../include/SString.h ../include/Accessor.h ../include/KeyWords.h \ ../include/Scintilla.h ../include/SciLexer.h -- cgit v1.2.3