summaryrefslogtreecommitdiff
path: root/cocoa/Makefile.target
diff options
context:
space:
mode:
authorSven Weidauer <sven.weidauer@gmail.com>2011-01-24 15:01:34 +0000
committerSven Weidauer <sven.weidauer@gmail.com>2011-01-24 15:01:34 +0000
commite21cab6a7fc68b311a79a067b408da23173fb255 (patch)
treeea7fbdbb891ad19248d8106b3d0edc3dddcc0cf1 /cocoa/Makefile.target
parent840fb0b9aab4b3d3bd4603a945f0d8ca02f5e473 (diff)
downloadnetsurf-e21cab6a7fc68b311a79a067b408da23173fb255.tar.gz
netsurf-e21cab6a7fc68b311a79a067b408da23173fb255.tar.bz2
Added local history overlay
svn path=/trunk/netsurf/; revision=11479
Diffstat (limited to 'cocoa/Makefile.target')
-rw-r--r--cocoa/Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/cocoa/Makefile.target b/cocoa/Makefile.target
index 95f8e5c83..8c14340fd 100644
--- a/cocoa/Makefile.target
+++ b/cocoa/Makefile.target
@@ -73,6 +73,7 @@ S_COCOA := \
ScrollableView.m \
URLFieldCell.m \
TreeView.m \
+ HistoryView.m \
bitmap.m \
fetch.m \
font.m \