diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-08-13 14:06:16 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-08-13 14:06:16 +0000 |
commit | fcfc1a63c25686ef00a3fa9107c3a2f3c3a306b3 (patch) | |
tree | fead30b3896537a6105de62be00a59f5686ba70d | |
parent | f11165656925fb5cc9933bc23b2fea2bb98c0f95 (diff) |
#90761# +dbcharsethelper
-rw-r--r-- | svx/source/form/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/form/makefile.mk b/svx/source/form/makefile.mk index 03a77f8e0174..6f40b84088da 100644 --- a/svx/source/form/makefile.mk +++ b/svx/source/form/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: tbe $ $Date: 2001-07-27 17:21:18 $ +# last change: $Author: fs $ $Date: 2001-08-13 15:06:16 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -90,6 +90,7 @@ SRC1FILES= \ SLOFILES = \ + $(SLO)$/dbcharsethelper.obj \ $(SLO)$/typeconversionclient.obj \ $(SLO)$/confirmdelete.obj \ $(SLO)$/dbtoolsclient.obj \ |