From fbb1139214f3c4fa7925c572eca05e27873e05ea Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 30 Jan 2011 13:40:47 +0000 Subject: add default system colour handlers to each frontend svn path=/trunk/netsurf/; revision=11530 --- 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 9225a10bc..8cb837530 100644 --- a/beos/Makefile.target +++ b/beos/Makefile.target @@ -89,7 +89,7 @@ S_BEOS := beos_about.cpp beos_bitmap.cpp beos_fetch_rsrc.cpp \ beos_options.cpp beos_plotters.cpp beos_save_complete.cpp \ beos_scaffolding.cpp beos_search.cpp beos_schedule.cpp \ beos_thumbnail.cpp beos_treeview.cpp beos_throbber.cpp \ - beos_window.cpp + beos_window.cpp system_colour.cpp S_BEOS := $(addprefix beos/,$(S_BEOS)) RDEF_BEOS := beos_res.rdef RDEF_BEOS := $(addprefix beos/,$(RDEF_BEOS)) -- cgit v1.2.3