From 9584e2317deeb9dbcc7f8e6210bdc45c1e9862f7 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 19 Sep 2001 13:33:23 +0000 Subject: Inclusion of nncrontab lexer into builds. --- win32/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index e5bc921d0..0d144bcf2 100644 --- a/win32/makefile +++ b/win32/makefile @@ -37,7 +37,7 @@ clean: deps: $(CC) -MM $(CXXFLAGS) *.cxx ../src/*.cxx >deps.mak -LEXOBJS=LexAda.o LexAVE.o LexConf.o LexCPP.o LexEiffel.o LexHTML.o \ +LEXOBJS=LexAda.o LexAVE.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 -- cgit v1.2.3