aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/makefile
diff options
context:
space:
mode:
authornyamatongwe <unknown>2000-04-18 13:27:37 +0000
committernyamatongwe <unknown>2000-04-18 13:27:37 +0000
commit77d9acaa4bf506488ffac973efcb3dc2fe559e81 (patch)
tree7161c54aa416443e66047531fa6361cb3e14382b /gtk/makefile
parent6e0886a5056dea51dda45684f5753569e2723daa (diff)
downloadscintilla-mirror-77d9acaa4bf506488ffac973efcb3dc2fe559e81.tar.gz
Horizontal scroll bar disabling.
Fixed makefile for GTK+.
Diffstat (limited to 'gtk/makefile')
-rw-r--r--gtk/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/makefile b/gtk/makefile
index 934edbf82..140697767 100644
--- a/gtk/makefile
+++ b/gtk/makefile
@@ -39,7 +39,7 @@ CellBuffer.o: CellBuffer.cxx Platform.h Scintilla.h WinDefs.h \
ContractionState.o: ContractionState.cxx Platform.h ContractionState.h
Document.o: Document.cxx Platform.h Scintilla.h WinDefs.h CellBuffer.h \
Document.h
-DocumentAccessor.o: Accessor.cxx Platform.h PropSet.h Accessor.h \
+DocumentAccessor.o: DocumentAccessor.cxx Platform.h PropSet.h Accessor.h \
DocumentAccessor.h Scintilla.h WinDefs.h
Editor.o: Editor.cxx Platform.h Scintilla.h WinDefs.h \
ContractionState.h CellBuffer.h KeyMap.h Indicator.h LineMarker.h \