You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by da...@apache.org on 2018/10/05 19:10:19 UTC

svn commit: r1842967 - /openoffice/trunk/main/Module_ooo.mk

Author: damjan
Date: Fri Oct  5 19:10:19 2018
New Revision: 1842967

URL: http://svn.apache.org/viewvc?rev=1842967&view=rev
Log:
Update Module_ooo.mk with the recently ported modules.

Patch by: me


Modified:
    openoffice/trunk/main/Module_ooo.mk

Modified: openoffice/trunk/main/Module_ooo.mk
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/Module_ooo.mk?rev=1842967&r1=1842966&r2=1842967&view=diff
==============================================================================
--- openoffice/trunk/main/Module_ooo.mk (original)
+++ openoffice/trunk/main/Module_ooo.mk Fri Oct  5 19:10:19 2018
@@ -33,6 +33,7 @@ $(eval $(call gb_Module_add_moduledirs,o
 	basctl \
 	basebmp \
 	basegfx \
+	basic \
 	binaryurp \
 	canvas \
 	codemaker \
@@ -54,6 +55,7 @@ $(eval $(call gb_Module_add_moduledirs,o
 	framework \
 	i18nutil \
 	idl \
+	idlc \
 	io \
 	javaunohelper \
 	jurt \