summaryrefslogtreecommitdiff
path: root/beos/Makefile.target
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-04-24 13:52:39 +0100
committerVincent Sanders <vince@kyllikki.org>2015-04-24 13:52:39 +0100
commit217aa3adc121e55d996d0ab9669cba71fe0b7a40 (patch)
tree99454e53a21961544888e78d1c6f836d2300dcc9 /beos/Makefile.target
parent818b8276df618bd9dbc32e915e58a69e55d95801 (diff)
downloadnetsurf-217aa3adc121e55d996d0ab9669cba71fe0b7a40.tar.gz
netsurf-217aa3adc121e55d996d0ab9669cba71fe0b7a40.tar.bz2
Convert beos to bitmap render API
Diffstat (limited to 'beos/Makefile.target')
-rw-r--r--beos/Makefile.target3
1 files changed, 1 insertions, 2 deletions
diff --git a/beos/Makefile.target b/beos/Makefile.target
index 8b41a96b7..0c8838555 100644
--- a/beos/Makefile.target
+++ b/beos/Makefile.target
@@ -95,8 +95,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 \
- throbber.cpp window.cpp
+ scaffolding.cpp search.cpp schedule.cpp throbber.cpp window.cpp
S_BEOS := $(addprefix beos/,$(S_BEOS))
RDEF_BEOS := res.rdef