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 2016/12/04 10:06:30 UTC

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

Author: damjan
Date: Sun Dec  4 10:06:29 2016
New Revision: 1772511

URL: http://svn.apache.org/viewvc?rev=1772511&view=rev
Log:
Add fileaccess to Module_ooo.mk, something that should have been done
in commit 1758161.

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=1772511&r1=1772510&r2=1772511&view=diff
==============================================================================
--- openoffice/trunk/main/Module_ooo.mk (original)
+++ openoffice/trunk/main/Module_ooo.mk Sun Dec  4 10:06:29 2016
@@ -32,6 +32,7 @@ $(eval $(call gb_Module_add_moduledirs,o
 	dbaccess \
 	drawinglayer \
 	editeng \
+	fileaccess \
 	formula \
 	framework \
 	idl \