From 3574bdbd9c3da5b9a2f5a70e000736c15563a968 Mon Sep 17 00:00:00 2001 From: Scott Mace Date: Mon, 20 Jan 2003 16:34:41 +0000 Subject: Iperf 1.6.5 dropped doc/release.html. Update Makefile. --- benchmarks/iperf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index 0d1c9fb6609b..140779f93a15 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -21,8 +21,8 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/iperf ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/iperf -.for file in README doc/index.html doc/jperf.gif doc/lib.html doc/release.html \ - doc/ui_license.html +.for file in README doc/index.html doc/jperf.gif doc/dast.gif \ + doc/lib.html doc/ui_license.html ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/iperf .endfor .endif -- cgit v1.2.3