the Makefile.am should read:
dist_man_MANS = stressapptest.1
otherwise, the man page doesn't get installed to the right place
then just omit COPYING altogether as automake will import it correctly by
default. you can verify by running `make distcheck`.
Original issue reported on code.google.com by vapier@gmail.com on 27 Nov 2012 at 6:51
Original issue reported on code.google.com by
vapier@gmail.com
on 27 Nov 2012 at 6:51