diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 16:51:19 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 16:51:19 +0000 |
commit | fea2a2e5f9bdd50dd56e221e94453389755b34c0 (patch) | |
tree | 86557004d224fee62310d30b6d3c7784aa1cb601 /sfx2/util | |
parent | 2e5bb72969d3b57034add79e10cf025dad3b33fd (diff) |
INTEGRATION: CWS mergebuild (1.31.124); FILE MERGED
2004/05/31 02:28:44 hjs 1.31.124.2: RESYNC: (1.31-1.32); FILE MERGED
2003/11/10 17:55:21 ihi 1.31.124.1: #111234# Merge during build
Diffstat (limited to 'sfx2/util')
-rw-r--r-- | sfx2/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk index bbae6fd64fa5..96fc6053a750 100644 --- a/sfx2/util/makefile.mk +++ b/sfx2/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.32 $ +# $Revision: 1.33 $ # -# last change: $Author: kz $ $Date: 2004-05-20 21:26:14 $ +# last change: $Author: hjs $ $Date: 2004-06-26 17:51:19 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -181,6 +181,7 @@ DEF1EXPORT7 = component_getFactory SFXSRSLIST=\ $(SRS)$/accel.srs \ $(SRS)$/appl.srs \ + $(SRS)$/sfx.srs \ $(SRS)$/doc.srs \ $(SRS)$/view.srs \ $(SRS)$/config.srs \ |