summaryrefslogtreecommitdiff
path: root/extensions/source/scanner
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:34:50 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:34:50 +0000
commit834b2d1793fb8a53093aa83110775ed0966b812f (patch)
treebb0ae08ad15d6787583b40800a7b1408f4b18f41 /extensions/source/scanner
parentf8ce8c171747a1c7ddf7f5e915ad8847d2566944 (diff)
INTEGRATION: CWS supdremove02 (1.16.74); FILE MERGED
2008/01/25 16:00:13 rt 1.16.74.1: #i85482# Remove UPD from library names.
Diffstat (limited to 'extensions/source/scanner')
-rw-r--r--extensions/source/scanner/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/scanner/makefile.mk b/extensions/source/scanner/makefile.mk
index eae24eff34d8..56c2187189d0 100644
--- a/extensions/source/scanner/makefile.mk
+++ b/extensions/source/scanner/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: vg $ $Date: 2007-09-20 14:27:45 $
+# last change: $Author: obo $ $Date: 2008-02-25 15:34:50 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -73,7 +73,7 @@ RESLIB1IMAGES=$(PRJ)$/source$/scanner
RESLIB1SRSFILES= $(SRS)$/scn.srs
RESLIB1DEPN= sanedlg.src sanedlg.hrc grid.src grid.hrc
-SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS=\
$(CPPULIB) \
$(CPPUHELPERLIB) \