From 00cdca04259544301836dbc7328f90403fe5dfad Mon Sep 17 00:00:00 2001 From: tbbulloc Date: Fri, 26 Jan 2007 19:24:39 +0000 Subject: [PATCH] Adjust subdirs to only include *man* and *src* --- httperf/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httperf/Makefile.am b/httperf/Makefile.am index 83dfca4..45a33d3 100755 --- a/httperf/Makefile.am +++ b/httperf/Makefile.am @@ -1,2 +1,2 @@ AUTOMAKE_OPTIONS = foreign -SUBDIRS = src src/lib src/gen src/stat man +SUBDIRS = src man