From 6665bf3fdc2fd5c20513ab6f220350a2cbee818c Mon Sep 17 00:00:00 2001 From: tbbulloc Date: Fri, 26 Jan 2007 19:22:57 +0000 Subject: [PATCH] Fix build target for make distcheck --- httperf/man/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/httperf/man/Makefile.am b/httperf/man/Makefile.am index 8d056bc..e03ddf4 100755 --- a/httperf/man/Makefile.am +++ b/httperf/man/Makefile.am @@ -1 +1,2 @@ man_MANS = httperf.1 +EXTRA_DIST = $(man_MANS)