From dc154931cf758f8a2347699e4f3facd9edb000a4 Mon Sep 17 00:00:00 2001 From: scaraveo Date: Mon, 4 Jun 2007 20:42:04 +0000 Subject: fix osx build for new positioncache code --- macosx/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/makefile') diff --git a/macosx/makefile b/macosx/makefile index 0ddbb9ccc..eaf03d410 100644 --- a/macosx/makefile +++ b/macosx/makefile @@ -75,7 +75,7 @@ deps: $(CC) -MM $(CXXFLAGS) *.cxx ../src/*.cxx >deps.mak $(COMPLIB): DocumentAccessor.o WindowAccessor.o KeyWords.o StyleContext.o \ - CharClassify.o Decoration.o Document.o CallTip.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 \ -- cgit v1.2.3