From 529ee5ee56c83142263d62c23b2f8db755fc5d4c Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sun, 27 Oct 2013 14:46:56 -0700 Subject: [PATCH] Add missing dependency link for Notes to testACLMaxUserIP --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index e40bda9fad..2a04e3437e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1245,6 +1245,8 @@ tests_testACLMaxUserIP_SOURCES= \ int.cc \ MasterXaction.cc \ MasterXaction.h \ + Notes.cc \ + Notes.h \ SquidList.h \ SquidList.cc \ mem_node.cc \ -- 2.47.3