From e88520dcbd24f2bcbf6ebe9d49cb2370b9ce8cd1 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 12 Jul 2009 11:12:13 +0000 Subject: Added PerLine to build. --- macosx/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/makefile') diff --git a/macosx/makefile b/macosx/makefile index afd4cdf75..f4774e231 100644 --- a/macosx/makefile +++ b/macosx/makefile @@ -89,7 +89,7 @@ deps: $(CC) -MM -DSCI_NAMESPACE -DMACOSX -DSCI_LEXER $(CXXFLAGS) $(INCLUDEDIRS) *.cxx ../src/*.cxx >deps.mak COMPLIB=DocumentAccessor.o WindowAccessor.o KeyWords.o StyleContext.o \ - CharClassify.o Decoration.o Document.o CallTip.o PositionCache.o \ + CharClassify.o Decoration.o Document.o PerLine.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 Selection.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o \ -- cgit v1.2.3