From 1b4e0d11d36bcb78fa1ad275ad24c444d99fab3d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 28 May 2013 12:55:34 +0100 Subject: move beos to new options API --- beos/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'beos/Makefile.target') diff --git a/beos/Makefile.target b/beos/Makefile.target index 7b473dd2f..8df9ec38b 100644 --- a/beos/Makefile.target +++ b/beos/Makefile.target @@ -90,7 +90,7 @@ endif 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 \ - throbber.cpp window.cpp system_colour.cpp + throbber.cpp window.cpp S_BEOS := $(addprefix beos/,$(S_BEOS)) RDEF_BEOS := res.rdef -- cgit v1.2.3