diff options
-rw-r--r-- | config_office/makefile.rc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/config_office/makefile.rc b/config_office/makefile.rc index b9811614df15..17498b71786e 100644 --- a/config_office/makefile.rc +++ b/config_office/makefile.rc @@ -2,9 +2,9 @@ # # $RCSfile: makefile.rc,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: pluby $ $Date: 2000-12-14 07:21:40 $ +# last change: $Author: svesik $ $Date: 2000-12-20 00:56:44 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -110,6 +110,7 @@ RC_SUBDIRS = \ eventattacher \ extensions \ extras \ + external \ fileaccess \ forms \ framework \ @@ -253,7 +254,7 @@ svtools : toolkit ucbhelper unotools svx : connectivity xmloff sw : connectivity offmgr sd toolkit : vcl -tools : vos +tools : external vos transex3 : tools ucb : comphelper svtools tools ucbhelper ucbhelper : cppuhelper offuh |