libexec_PROGRAMS = nullpop nullpop_SOURCES = nullpop.c man_MANS = nullpop.8 EXTRA_DIST = $(man_MANS) man2html.pl # Simple way to make docs html: perl man2html.pl nullpop.8 > nullpop.8.html