From bcf72c2b70ed57332f6f020f1c47df9a6f20060c Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 2 Sep 2001 04:33:50 +0000 Subject: New StyleContext file added to build system. --- win32/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index 8e11f1d4c..e5bc921d0 100644 --- a/win32/makefile +++ b/win32/makefile @@ -52,7 +52,7 @@ LOBJS = ScintillaWinL.o ScintillaBaseL.o Editor.o Document.o \ ContractionState.o CellBuffer.o CallTip.o \ ScintRes.o PlatWin.o KeyMap.o Indicator.o LineMarker.o RESearch.o \ Style.o ViewStyle.o AutoComplete.o UniConversion.o KeyWords.o \ - DocumentAccessor.o PropSet.o ExternalLexer.o $(LEXOBJS) + DocumentAccessor.o PropSet.o ExternalLexer.o StyleContext.o $(LEXOBJS) $(LEXCOMPONENT): $(LOBJS) $(DLLWRAP) --target i386-mingw32 -o $@ $(LOBJS) $(LDFLAGS) -s --relocatable -- cgit v1.2.3