diff options
Diffstat (limited to 'makehtml.sh')
-rwxr-xr-x | makehtml.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makehtml.sh b/makehtml.sh index e18c350..360ced8 100755 --- a/makehtml.sh +++ b/makehtml.sh @@ -46,5 +46,6 @@ rm $SPECDOC.tmp* #uncomment if you have a broken t4ht #cp ./t4ht-workaround/virtio-v1.0-csd01.css $SPECDOC.css +cat fixup.css >> $SPECDOC.css zip $SPECDOC.zip $SPECDOC.html $SPECDOC.css images/*.png |