diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-06-28 15:13:19 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-06-28 15:13:19 +0000 |
commit | 00991cfe8354891d971c15be7973f3f02008be41 (patch) | |
tree | b15cf4f26db943e59fc12881fce8ab32fd681e01 /svtools/util | |
parent | d1a51005fd8939283f519a1f8a4fd065d0fe9a51 (diff) |
INTEGRATION: CWS impress14ea (1.48.16); FILE MERGED
2004/06/11 16:46:00 sj 1.48.16.1: #i30102# now using png filter from module vcl
Diffstat (limited to 'svtools/util')
-rw-r--r-- | svtools/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk index 806def879788..8835dc4c74a9 100644 --- a/svtools/util/makefile.mk +++ b/svtools/util/makefile.mk @@ -2,9 +2,9 @@ #* #* $RCSfile: makefile.mk,v $ #* -#* $Revision: 1.48 $ +#* $Revision: 1.49 $ #* -#* last change: $Author: rt $ $Date: 2004-05-21 11:41:06 $ +#* last change: $Author: kz $ $Date: 2004-06-28 16:13:19 $ #* #* The Contents of this file are made available subject to the terms of #* either of the following licenses @@ -108,7 +108,6 @@ LIB7FILES= \ $(SLB)$/unoiface.lib \ $(SLB)$/filter.lib \ $(SLB)$/igif.lib \ - $(SLB)$/ipng.lib \ $(SLB)$/jpeg.lib \ $(SLB)$/ixpm.lib \ $(SLB)$/ixbm.lib \ |