diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-03-25 15:28:38 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-03-25 15:28:38 +0000 |
commit | ffbd98dd22cabd3142625620d173297a0d3a2ff6 (patch) | |
tree | ea4712fe0096a37d9bf700abcc23e6ee78aab312 /linguistic/source/makefile.mk | |
parent | b152af0fd6037de6875a943fc8de54013dfbd08a (diff) |
INTEGRATION: CWS tl41_DEV300 (1.21.10); FILE MERGED
2008/02/15 10:09:28 tl 1.21.10.2: RESYNC: (1.21-1.22); FILE MERGED
2008/02/05 15:33:11 tl 1.21.10.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions
Diffstat (limited to 'linguistic/source/makefile.mk')
-rw-r--r-- | linguistic/source/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/linguistic/source/makefile.mk b/linguistic/source/makefile.mk index 2a194d2e6a74..1411b8a884a8 100644 --- a/linguistic/source/makefile.mk +++ b/linguistic/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.24 $ +# $Revision: 1.25 $ # -# last change: $Author: obo $ $Date: 2008-02-26 09:50:23 $ +# last change: $Author: obo $ $Date: 2008-03-25 16:28:38 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -59,6 +59,7 @@ SLOFILES = \ $(SLO)$/lngreg.obj\ $(SLO)$/lngsvcmgr.obj\ $(SLO)$/misc.obj\ + $(SLO)$/misc2.obj\ $(SLO)$/prophelp.obj\ $(SLO)$/spelldsp.obj\ $(SLO)$/spelldta.obj\ |