diff options
author | Frank Peters <fpe@openoffice.org> | 2004-08-24 09:46:07 +0000 |
---|---|---|
committer | Frank Peters <fpe@openoffice.org> | 2004-08-24 09:46:07 +0000 |
commit | 11e66e3e0608023809b237191d7ebc9185766fe2 (patch) | |
tree | ac39c060cb35af544ee5f159d29fa410c4464019 /helpcontent2 | |
parent | a0ce26cd2b9d8783455f30048b8c64ef12ce274d (diff) |
FPE: Fixed makefile
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/util/shared/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/helpcontent2/util/shared/makefile.mk b/helpcontent2/util/shared/makefile.mk index 6debb4aa0e..1c93f34eb4 100644 --- a/helpcontent2/util/shared/makefile.mk +++ b/helpcontent2/util/shared/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-20 10:24:41 $ +#* last change $Author: fpe $ $Date: 2004-08-24 10:46:07 $ #* -#* $Revision: 1.4 $ +#* $Revision: 1.5 $ #* #* $Logfile:$ #* @@ -44,7 +44,6 @@ LINKADDEDFILES= \ -add highcontrastwhite.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrastwhite.css \ -add highcontrastblack.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrastblack.css \ -add err.html $(PRJ)$/source$/auxiliary$/LANGUAGE$/err.html \ - -add help$/main_transform.xsl $(PRJ)$/source$/auxiliary$/main_transform.xsl LINKADDEDDEPS= \ |