summaryrefslogtreecommitdiff
path: root/beos/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'beos/Makefile.target')
-rw-r--r--beos/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/beos/Makefile.target b/beos/Makefile.target
index 8df9ec38b..499ec16e9 100644
--- a/beos/Makefile.target
+++ b/beos/Makefile.target
@@ -89,7 +89,7 @@ endif
# S_BEOS are sources purely for the BeOS build
S_BEOS := about.cpp bitmap.cpp download.cpp fetch_rsrc.cpp filetype.cpp \
font.cpp gui.cpp login.cpp gui_options.cpp plotters.cpp \
- scaffolding.cpp search.cpp schedule.cpp thumbnail.cpp treeview.cpp \
+ scaffolding.cpp search.cpp schedule.cpp thumbnail.cpp \
throbber.cpp window.cpp
S_BEOS := $(addprefix beos/,$(S_BEOS))