From 0e34f7e99a096dc5d78931d0f1275d1ead32a711 Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Thu, 14 Feb 2013 00:53:25 +0100 Subject: pyagenda: Register and Pack python agenda wizard Change-Id: I3fc2b0f4e014d358d416c230b0450dcbe5d76363 --- postprocess/Rdb_services.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess') diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk index 840aaee2e059..8693cd1d0561 100644 --- a/postprocess/Rdb_services.mk +++ b/postprocess/Rdb_services.mk @@ -168,6 +168,7 @@ $(eval $(call gb_Rdb_add_components,services,\ scripting/source/pyprov/mailmerge \ wizards/com/sun/star/wizards/fax/fax \ wizards/com/sun/star/wizards/letter/letter \ + wizards/com/sun/star/wizards/agenda/agenda \ scripting/source/stringresource/stringresource \ scripting/source/vbaevents/vbaevents \ scripting/util/scriptframe \ @@ -227,7 +228,6 @@ $(eval $(call gb_Rdb_add_components,services,\ xmerge/source/bridge/XMergeBridge \ scripting/java/ScriptFramework \ scripting/java/ScriptProviderForJava \ - wizards/com/sun/star/wizards/agenda/agenda \ wizards/com/sun/star/wizards/form/form \ connectivity/source/drivers/hsqldb/hsqldb \ connectivity/source/drivers/jdbc/jdbc \ -- cgit