From 217aa3adc121e55d996d0ab9669cba71fe0b7a40 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 24 Apr 2015 13:52:39 +0100 Subject: Convert beos to bitmap render API --- beos/Makefile.target | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'beos/Makefile.target') 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 -- cgit v1.2.3