diff options
-rwxr-xr-x | dev/dist.sh | 2 | ||||
-rw-r--r-- | ponysay.pdf | bin | 408934 -> 408934 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/dev/dist.sh b/dev/dist.sh index 6fa0224..8486777 100755 --- a/dev/dist.sh +++ b/dev/dist.sh @@ -39,7 +39,7 @@ ttyponies() pdfmanual() { texi2pdf "manuals/ponysay.texinfo" - for ext in `echo aux cp cps fn ky log pg toc tp vr`; do + for ext in `echo aux cp cps fn ky log pg toc tp vr bak`; do if [ -f "ponysay.$ext" ]; then unlink "ponysay.$ext" fi diff --git a/ponysay.pdf b/ponysay.pdf Binary files differindex f46dfd0..73b7edf 100644 --- a/ponysay.pdf +++ b/ponysay.pdf |