fixed building of manuals
This commit is contained in:
@@ -29,7 +29,7 @@ ccid-emulator.ggo: ccid-emulator.ggo.in
|
|||||||
$(do_subst) < $< > $(srcdir)/$@
|
$(do_subst) < $< > $(srcdir)/$@
|
||||||
|
|
||||||
|
|
||||||
ccid-emulator.1:
|
$(abs_builddir)/ccid-emulator.1:
|
||||||
$(HELP2MAN) \
|
$(HELP2MAN) \
|
||||||
--output=$@ \
|
--output=$@ \
|
||||||
--no-info \
|
--no-info \
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ npa-tool.ggo: npa-tool.ggo.in
|
|||||||
$(do_subst) < $< > $(srcdir)/$@
|
$(do_subst) < $< > $(srcdir)/$@
|
||||||
|
|
||||||
|
|
||||||
npa-tool.1: npa-tool.ggo
|
$(abs_builddir)/npa-tool.1: npa-tool.ggo
|
||||||
$(HELP2MAN) \
|
$(HELP2MAN) \
|
||||||
--output=$@ \
|
--output=$@ \
|
||||||
--no-info \
|
--no-info \
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ MAINTAINERCLEANFILES = $(BUILT_SOURCES) npa-tool.ggo $(dist_man1_MANS)
|
|||||||
dist_man1_MANS = pcsc-relay.1
|
dist_man1_MANS = pcsc-relay.1
|
||||||
|
|
||||||
|
|
||||||
pcsc-relay.1:
|
$(abs_builddir)/pcsc-relay.1:
|
||||||
$(HELP2MAN) \
|
$(HELP2MAN) \
|
||||||
--output=$@ \
|
--output=$@ \
|
||||||
--no-info \
|
--no-info \
|
||||||
|
|||||||
Reference in New Issue
Block a user