From dd346f466525ae411cf4ef00092c058831cb5372 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 5 Dec 2001 23:56:15 +0000 Subject: Added LexBaan. --- gtk/makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gtk/makefile') diff --git a/gtk/makefile b/gtk/makefile index 860408596..877b3318d 100644 --- a/gtk/makefile +++ b/gtk/makefile @@ -25,9 +25,9 @@ endif .cxx.o: $(CC) `gtk-config --cflags` $(CXXFLAGS) -c $< -LEXOBJS=LexAda.o LexAVE.o LexBullant.o LexConf.o LexCPP.o LexCrontab.o \ - LexEiffel.o LexHTML.o LexLisp.o LexLua.o LexOthers.o LexPascal.o LexPerl.o \ - LexPython.o LexRuby.o LexSQL.o LexVB.o +LEXOBJS=LexAda.o LexAVE.o LexBaan.o LexBullant.o LexConf.o LexCPP.o \ + LexCrontab.o LexEiffel.o LexHTML.o LexLisp.o LexLua.o LexOthers.o \ + LexPascal.o LexPerl.o LexPython.o LexRuby.o LexSQL.o LexVB.o # The LEXOBJS have to be treated specially as the functions in them are not called from external code -- cgit v1.2.3