diff options
Diffstat (limited to 'gtk/makefile')
| -rw-r--r-- | gtk/makefile | 2 |
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 \ |
