diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 10:50:07 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 10:50:07 +0000 |
commit | c551ce53226e78e8bb33e3770584994b7731d9eb (patch) | |
tree | 36e167e695c24837988c49939c0274f2017342fc /svtools/source/urlobj | |
parent | ab3d5e3345bac0102413822d6d8fb45f6e2dd08e (diff) |
INTEGRATION: CWS visibility03 (1.2.532); FILE MERGED
2005/03/24 12:13:13 mhu 1.2.532.1: #i45006# Added (svl|svt).pmk; partial cleanup.
Diffstat (limited to 'svtools/source/urlobj')
-rw-r--r-- | svtools/source/urlobj/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/svtools/source/urlobj/makefile.mk b/svtools/source/urlobj/makefile.mk index 53356b280c98..e27dea181b68 100644 --- a/svtools/source/urlobj/makefile.mk +++ b/svtools/source/urlobj/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: kz $ $Date: 2003-08-25 15:45:26 $ +# last change: $Author: obo $ $Date: 2005-04-13 11:50:07 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -68,14 +68,13 @@ TARGET=urlobj # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk +.INCLUDE : $(PRJ)$/util$/svt.pmk # --- Files -------------------------------------------------------- SLOFILES = \ - $(SLO)$/urlbmk.obj \ $(SLO)$/inetimg.obj - # --- Tagets ------------------------------------------------------- .INCLUDE : target.mk |