diff --git a/build-and-test.sh b/build-and-test.sh index a1e75f9..9d5de39 100755 --- a/build-and-test.sh +++ b/build-and-test.sh @@ -8,6 +8,7 @@ autoreconf -i if [ "x$ARCH" != "x" ]; then ./configure touch ChangeLog + touch yubico-piv-tool.1 make dist if [ "x$ARCH" = "x32" ]; then