diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-12-01 14:24:45 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-12-01 14:24:45 +0000 |
commit | a012b098daafe9978ee1df6327ab5ffc7a5d562b (patch) | |
tree | f3bb8f3050726064edc8646af1f6f809e09bee73 /svtools/source | |
parent | 771716b37eb1aca9b8f9790d4a8a53a6bfb41ba7 (diff) |
INTEGRATION: CWS swautomatic01 (1.3.238); FILE MERGED
2006/05/24 09:30:47 ama 1.3.238.1: #i65476# StylePool for automatic styles
Diffstat (limited to 'svtools/source')
-rw-r--r-- | svtools/source/items1/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svtools/source/items1/makefile.mk b/svtools/source/items1/makefile.mk index cd2c4251d091..42af9aa9fcba 100644 --- a/svtools/source/items1/makefile.mk +++ b/svtools/source/items1/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-08 16:07:38 $ +# last change: $Author: rt $ $Date: 2006-12-01 15:24:45 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -63,6 +63,7 @@ SLOFILES=\ $(SLO)$/itemset.obj \ $(SLO)$/lckbitem.obj \ $(SLO)$/poolio.obj \ + $(SLO)$/stylepool.obj \ $(SLO)$/poolitem.obj \ $(SLO)$/sfontitm.obj \ $(SLO)$/sitem.obj \ |