summaryrefslogtreecommitdiff
path: root/frontends/cocoa/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-12-31 01:04:05 +0000
committerVincent Sanders <vince@kyllikki.org>2016-12-31 01:04:27 +0000
commit5382ad2aa69b6ef8e479c5714052086eba8133b5 (patch)
tree2fa4c952f2c7917030208b8f42f344b50c433434 /frontends/cocoa/Makefile
parent48f868a9555be385f156e9396079ad5d0ee388f6 (diff)
downloadnetsurf-5382ad2aa69b6ef8e479c5714052086eba8133b5.tar.gz
netsurf-5382ad2aa69b6ef8e479c5714052086eba8133b5.tar.bz2
patch up cocoa use of depricated tree api
Diffstat (limited to 'frontends/cocoa/Makefile')
-rw-r--r--frontends/cocoa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/cocoa/Makefile b/frontends/cocoa/Makefile
index 3c19e763d..8935d7b94 100644
--- a/frontends/cocoa/Makefile
+++ b/frontends/cocoa/Makefile
@@ -74,6 +74,7 @@ S_FRONTEND := \
SearchWindowController.m \
URLFieldCell.m \
Tree.m \
+ desktop-tree.m \
TreeView.m \
HistoryView.m \
HistoryWindowController.m \