From 8d5262b835decfa595726e4f0b1e071a17d76f1f Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 12 Dec 2008 21:01:12 +1300 Subject: [PATCH] One more compile fix --- src/icmp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icmp/Makefile.am b/src/icmp/Makefile.am index af3d78929c..aae47e9d04 100644 --- a/src/icmp/Makefile.am +++ b/src/icmp/Makefile.am @@ -66,7 +66,7 @@ nodist_pinger_SOURCES = \ ../time.cc \ ../SquidConfig.cc \ ../SquidNew.cc \ - ../stubQosConfig.cc + ../ip/stubQosConfig.cc pinger_LDFLAGS = $(LIBADD_DL) pinger_LDADD=\ -- 2.47.3