From: Amos Jeffries Date: Mon, 20 Oct 2008 07:47:29 +0000 (+1300) Subject: Fix make dist of pinger. X-Git-Tag: SQUID_3_2_0_1~1391 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99471ccfd1d6e725561f3512a0253745cc69dca4;p=thirdparty%2Fsquid.git Fix make dist of pinger. --- diff --git a/src/Makefile.am b/src/Makefile.am index 6465b7d417..b8f679b507 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -219,7 +219,6 @@ INCLUDES += @SQUID_CPPUNIT_INC@ EXTRA_PROGRAMS = \ DiskIO/DiskDaemon/diskd \ unlinkd \ - icmp/pinger \ dnsserver \ recv-announce \ tests/testUfs \