fixed distcheck

This commit is contained in:
Frank Morgner
2016-10-10 08:13:58 +02:00
parent d1cd0ea379
commit eb4c8a8103
7 changed files with 15 additions and 144 deletions

View File

@@ -37,8 +37,8 @@ $(builddir)/vicc: vicc.in Makefile
$(do_subst) < $(srcdir)/vicc.in > $(builddir)/vicc
chmod +x $(builddir)/vicc
$(builddir)/vicc.1: vicc.in
vicc.1: vicc.in
$(HELP2MAN) \
--no-discard-stderr \
--output=$@ \
$(srcdir)/vicc
$(builddir)/vicc