diff options
-rw-r--r-- | helpcontent2/util/sdraw/makefile.mk | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/helpcontent2/util/sdraw/makefile.mk b/helpcontent2/util/sdraw/makefile.mk index 4e4a37a47e..5690c85f1f 100644 --- a/helpcontent2/util/sdraw/makefile.mk +++ b/helpcontent2/util/sdraw/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: kz $ $Date: 2008-03-07 12:05:29 $ +#* last change $Author: kz $ $Date: 2008-03-07 12:41:35 $ #* -#* $Revision: 1.40 $ +#* $Revision: 1.41 $ #* #* $Logfile:$ #* @@ -979,6 +979,8 @@ LINKLINKFILES= \ text$/shared$/guide$/data_view.xhp \ text$/shared$/guide$/database_main.xhp \ text$/shared$/guide$/digital_signatures.xhp \ + text$/shared$/guide$/digitalsign_receive.xhp \ + text$/shared$/guide$/digitalsign_send.xhp \ text$/shared$/guide$/doc_autosave.xhp \ text$/shared$/guide$/doc_open.xhp \ text$/shared$/guide$/doc_save.xhp \ @@ -1059,6 +1061,8 @@ LINKLINKFILES= \ text$/shared$/guide$/workfolder.xhp \ text$/shared$/guide$/xforms.xhp \ text$/shared$/guide$/xsltfilter.xhp \ + text$/shared$/guide$/xsltfilter_create.xhp \ + text$/shared$/guide$/xsltfilter_distribute.xhp \ text$/shared$/main0108.xhp \ text$/shared$/main0201.xhp \ text$/shared$/main0208.xhp \ |