From ecc7ae77d345025f54094861c6b8b693e830ab42 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 18 Mar 2012 14:53:47 +0100 Subject: move Pagein from desktop to gbuild --- desktop/Pagein_calc.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'desktop/Pagein_calc.mk') diff --git a/desktop/Pagein_calc.mk b/desktop/Pagein_calc.mk index a14668d38816..afbbb157b02e 100644 --- a/desktop/Pagein_calc.mk +++ b/desktop/Pagein_calc.mk @@ -25,9 +25,9 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call desktop_Pagein_Pagein,calc)) +$(eval $(call gb_Pagein_Pagein,calc)) -$(eval $(call desktop_Pagein_add_libs,calc,\ +$(eval $(call gb_Pagein_add_libs,calc,\ sc \ scui \ svx \ -- cgit v1.2.3