From 0909f448fe2871bc7f6b410f23bdaa4d421dea9a Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 19 Apr 2012 12:21:43 +0200 Subject: convert presenter console to passive registration --- sdext/Library_presenter.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sdext/Library_presenter.mk') diff --git a/sdext/Library_presenter.mk b/sdext/Library_presenter.mk index c6232deaf722..29dcde58954f 100644 --- a/sdext/Library_presenter.mk +++ b/sdext/Library_presenter.mk @@ -27,6 +27,8 @@ $(eval $(call gb_Library_Library,PresenterScreen)) +$(eval $(call gb_Library_set_componentfile,PresenterScreen,sdext/source/presenter/presenter)) + $(eval $(call gb_Library_use_api,PresenterScreen,\ offapi \ udkapi \ -- cgit