aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-09-01 06:07:14 +0200
committerMattias Andrée <maandree@operamail.com>2012-09-01 06:07:14 +0200
commitdb2d8f41fa9436e0a31ed89600664af5bf34672f (patch)
treec4992c4ddf7d44185c8bed1703f8284a88252586
parent6cf76688a366c1af48db3e6c6bc867335dfd89b7 (diff)
downloadponysay-db2d8f41fa9436e0a31ed89600664af5bf34672f.tar.gz
ponysay-db2d8f41fa9436e0a31ed89600664af5bf34672f.tar.bz2
ponysay-db2d8f41fa9436e0a31ed89600664af5bf34672f.zip
m
-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