From 87b5cdd5ed13f5d05fe90b11b01e3832e5725b72 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 10 Sep 2012 16:59:55 +0100 Subject: convert writer, draw, impress, calc and starmath printer dialogs to new-style widget layout mostly described in .ui format Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60 --- starmath/Module_starmath.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'starmath/Module_starmath.mk') diff --git a/starmath/Module_starmath.mk b/starmath/Module_starmath.mk index bb8663419e10..31583a7d2fc2 100644 --- a/starmath/Module_starmath.mk +++ b/starmath/Module_starmath.mk @@ -28,6 +28,7 @@ $(eval $(call gb_Module_add_targets,starmath,\ Library_sm \ Library_smd \ Package_uiconfig \ + UI_smath \ )) #$(eval $(call gb_Module_add_check_targets,starmath,\ -- cgit