diff options
author | Ocke Janssen <oj@openoffice.org> | 2002-07-30 09:35:50 +0000 |
---|---|---|
committer | Ocke Janssen <oj@openoffice.org> | 2002-07-30 09:35:50 +0000 |
commit | 02eaba1d31985d0f61ee48a4a9afc64dde8b48fd (patch) | |
tree | 31a3208d4be29906acb19acde060eda58f84ae1f /svx/source/dialog/makefile.mk | |
parent | 1f21096949fccaf063a5c1d25c5e2b2efae302bf (diff) |
#101315# make the special char dlg accessible
Diffstat (limited to 'svx/source/dialog/makefile.mk')
-rw-r--r-- | svx/source/dialog/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/dialog/makefile.mk b/svx/source/dialog/makefile.mk index 324cc40c80b1..88cf0bbc5e8c 100644 --- a/svx/source/dialog/makefile.mk +++ b/svx/source/dialog/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: os $ $Date: 2002-02-13 14:25:20 $ +# last change: $Author: oj $ $Date: 2002-07-30 10:35:50 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -353,6 +353,7 @@ SLOFILES=\ $(SLO)$/grfflt.obj EXCEPTIONSFILES=\ + $(SLO)$/charmap.obj \ $(SLO)$/_bmpmask.obj \ $(SLO)$/frmsel.obj \ $(SLO)$/hltpbase.obj \ |