From fdc473e497d27721441a9a9177354ea6e1fa15fc Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 12 Apr 2009 09:32:53 +0000 Subject: Annotations and text margins added. --- gtk/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/makefile') diff --git a/gtk/makefile b/gtk/makefile index d7c05a6f7..87c43aa43 100644 --- a/gtk/makefile +++ b/gtk/makefile @@ -85,7 +85,7 @@ deps: $(CC) -MM $(CONFIGFLAGS) $(CXXFLAGS) *.cxx ../src/*.cxx | sed -e 's/\/usr.* //' | grep [a-zA-Z] >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 PerLine.o CallTip.o \ ScintillaBase.o ContractionState.o Editor.o ExternalLexer.o PropSet.o PlatGTK.o \ KeyMap.o LineMarker.o PositionCache.o ScintillaGTK.o CellBuffer.o ViewStyle.o \ RESearch.o RunStyles.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o \ -- cgit v1.2.3