summaryrefslogtreecommitdiff
path: root/odk/source/unowinreg
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 16:01:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 16:01:11 +0000
commitb1e048a23bf0d23b9e3fafeb20f391856e1cb744 (patch)
tree0f7182b47c4c12311146a97eb4970a47308aa906 /odk/source/unowinreg
parentb64224b90835fa47da8422c4a3489a4442ad933d (diff)
INTEGRATION: CWS ause081 (1.10.16); FILE MERGED
2007/06/22 12:30:41 hjs 1.10.16.1: #i78393# remove now obsolete setting to avoid description
Diffstat (limited to 'odk/source/unowinreg')
-rw-r--r--odk/source/unowinreg/win/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/odk/source/unowinreg/win/makefile.mk b/odk/source/unowinreg/win/makefile.mk
index c9d88e1058ea..c88970ab30e8 100644
--- a/odk/source/unowinreg/win/makefile.mk
+++ b/odk/source/unowinreg/win/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: vg $ $Date: 2007-03-26 13:28:13 $
+# last change: $Author: hr $ $Date: 2007-06-26 17:01:11 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -114,8 +114,6 @@ DEF1NAME=$(SHL1TARGET)
DEF1EXPORTFILE=$(TARGET).dxp
DEF1DES=unowinreg
-NO_SHL1DESCRIPTION=TRUE
-
.ENDIF # "$(OS)" != "WNT"
# --- Targets ------------------------------------------------------