Skip to content
Snippets Groups Projects
Commit 0821ca28 authored by Goik Martin's avatar Goik Martin
Browse files

Including Jquery libs and Slides in offline .zip file

parent 20b11475
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ videoformats:$(mp4Set)
all: ${BUILDROOT}/stage1
cd ${BUILDROOT}; tar c- ${DOCMODULES} | tar -x -C . #webhelp
cd ${BUILDROOT};zip -r webhelp/lectures.zip webhelp -x webhelp/lectures.zip
cd ${BUILDROOT};zip -r webhelp/lectures.zip webhelp Slides extern -x webhelp/lectures.zip
${BUILDROOT}/${SCRIPTBASENAME}_print.xml \
${BUILDROOT}/${SCRIPTBASENAME}.xml: ${SCRIPTBASENAME}.xml Common/glossary.xml Common/bibliography.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment