summaryrefslogtreecommitdiff
path: root/goodies/source
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-11-14 15:12:17 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-11-14 15:12:17 +0000
commit7e1691ede34964cb7d9cb2ec2386cd4dfd692e91 (patch)
tree4b219e73eb70a81c752bb3ce5dd26881e2937ed2 /goodies/source
parentdadf6d420b323fccfbf9c036096ec611892be833 (diff)
INTEGRATION: CWS aw024 (1.8.36); FILE MERGED
2006/07/07 15:59:40 aw 1.8.36.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:43:32 aw 1.8.36.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/20 04:35:48 aw 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/04 14:47:05 sj 1.8.36.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism
Diffstat (limited to 'goodies/source')
-rw-r--r--goodies/source/filter.vcl/eras/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/eras/makefile.mk b/goodies/source/filter.vcl/eras/makefile.mk
index 10f7839cd0dd..b5bff86fc918 100644
--- a/goodies/source/filter.vcl/eras/makefile.mk
+++ b/goodies/source/filter.vcl/eras/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: ihi $ $Date: 2006-06-29 11:30:43 $
+# last change: $Author: ihi $ $Date: 2006-11-14 16:12:17 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,7 @@ SLOFILES = $(SLO)$/eras.obj
SHL1TARGET= era$(UPD)$(DLLPOSTFIX)
SHL1IMPLIB= eras
-SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB)
+SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB) $(SVTOOLLIB)
SHL1LIBS= $(SLB)$/eras.lib
.IF "$(GUI)" != "UNX"