aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdev/dist.sh2
-rw-r--r--ponysay.pdfbin408934 -> 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
index f46dfd0..73b7edf 100644
--- a/ponysay.pdf
+++ b/ponysay.pdf
Binary files differ