diff options
author | Sander Vesik <svesik@openoffice.org> | 2000-12-19 23:56:44 +0000 |
---|---|---|
committer | Sander Vesik <svesik@openoffice.org> | 2000-12-19 23:56:44 +0000 |
commit | 46548930ef04fc8bed49cda3f88eaef02742086e (patch) | |
tree | bb2c017bc330e5702b9dd4310a1222328466cbf4 /config_office | |
parent | 1def139eeb3643f0025401accc7139e1c5511db2 (diff) |
Add subdirectory external back in and declare that tools depends on it
Diffstat (limited to 'config_office')
-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 |