From ec1bb377e03fe38cdb9a10e387cb8eae408afa8f Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 3 Jul 2009 05:48:47 +0000 Subject: Discontiguoues selection and virtual space initial commit. --- gtk/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/makefile') diff --git a/gtk/makefile b/gtk/makefile index 87c43aa43..8d01390d8 100644 --- a/gtk/makefile +++ b/gtk/makefile @@ -88,7 +88,7 @@ $(COMPLIB): DocumentAccessor.o WindowAccessor.o KeyWords.o StyleContext.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 \ + RESearch.o RunStyles.o Selection.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o \ $(MARSHALLER) $(LEXOBJS) $(AR) rc $@ $^ $(RANLIB) $@ -- cgit v1.2.3