From a3382f59ac3fa33d8f8ca689664c05a9650d6210 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 12 Jul 2009 11:08:28 +0000 Subject: Include new selection code in build. --- macosx/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx') diff --git a/macosx/makefile b/macosx/makefile index 462326965..afd4cdf75 100644 --- a/macosx/makefile +++ b/macosx/makefile @@ -92,7 +92,7 @@ COMPLIB=DocumentAccessor.o WindowAccessor.o KeyWords.o StyleContext.o \ CharClassify.o Decoration.o Document.o CallTip.o PositionCache.o \ ScintillaBase.o ContractionState.o Editor.o ExternalLexer.o PropSet.o PlatMacOSX.o \ KeyMap.o LineMarker.o ScintillaMacOSX.o CellBuffer.o ViewStyle.o \ - RESearch.o RunStyles.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o \ + RESearch.o RunStyles.o Selection.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o \ TCarbonEvent.o TView.o ScintillaCallTip.o $(EXTOBS) \ $(LEXOBJS) -- cgit v1.2.3