diff options
-rw-r--r-- | helpcontent2/util/sbasic/makefile.mk | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk index 52d8a3846c..602173831d 100644 --- a/helpcontent2/util/sbasic/makefile.mk +++ b/helpcontent2/util/sbasic/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: kz $ $Date: 2008-03-07 12:04:30 $ +#* last change $Author: kz $ $Date: 2008-03-07 12:40:13 $ #* -#* $Revision: 1.38 $ +#* $Revision: 1.39 $ #* #* $Logfile:$ #* @@ -1049,6 +1049,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 \ @@ -1129,6 +1131,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 \ |