let help2adoc use the h2m file as extra include

This commit is contained in:
Klas Lindfors
2017-04-19 14:16:44 +02:00
parent 9dfe04cd06
commit 60e32d53c5
2 changed files with 1 additions and 85 deletions
+1 -1
View File
@@ -90,6 +90,6 @@ release:
git tag -sm "$(PACKAGE)-$(VERSION)" $(PACKAGE)-$(VERSION)
git push
git push --tags
$(HELP2ADOC) -e tool/yubico-piv-tool -n "Yubico PIV Tool" -i tool/yubico-piv-tool.adoc > yubico-piv-tool.1.txt
$(HELP2ADOC) -e tool/yubico-piv-tool -n "Yubico PIV Tool" -i tool/yubico-piv-tool.h2m > yubico-piv-tool.1.txt
$(YUBICO_GITHUB_REPO)/save-mans $(PACKAGE) yubico-piv-tool.1.txt
$(YUBICO_GITHUB_REPO)/publish $(PACKAGE) $(VERSION) $(PACKAGE)-$(VERSION).tar.gz*