fixed building of manuals

This commit is contained in:
Frank Morgner
2014-11-21 23:48:47 +01:00
parent 2231258c62
commit d97e8d1916
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ ccid-emulator.ggo: ccid-emulator.ggo.in
$(do_subst) < $< > $(srcdir)/$@
ccid-emulator.1:
$(abs_builddir)/ccid-emulator.1:
$(HELP2MAN) \
--output=$@ \
--no-info \

View File

@@ -50,7 +50,7 @@ npa-tool.ggo: npa-tool.ggo.in
$(do_subst) < $< > $(srcdir)/$@
npa-tool.1: npa-tool.ggo
$(abs_builddir)/npa-tool.1: npa-tool.ggo
$(HELP2MAN) \
--output=$@ \
--no-info \

View File

@@ -16,7 +16,7 @@ MAINTAINERCLEANFILES = $(BUILT_SOURCES) npa-tool.ggo $(dist_man1_MANS)
dist_man1_MANS = pcsc-relay.1
pcsc-relay.1:
$(abs_builddir)/pcsc-relay.1:
$(HELP2MAN) \
--output=$@ \
--no-info \