]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add missing dependency link for Notes to testACLMaxUserIP
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 27 Oct 2013 21:46:56 +0000 (14:46 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 27 Oct 2013 21:46:56 +0000 (14:46 -0700)
src/Makefile.am

index e40bda9fadfd53c9f1b87075ef7bab27e53e2be2..2a04e3437ee65e95119ba7207fcae5ef1ca78c0f 100644 (file)
@@ -1245,6 +1245,8 @@ tests_testACLMaxUserIP_SOURCES= \
        int.cc \
        MasterXaction.cc \
        MasterXaction.h \
+       Notes.cc \
+       Notes.h \
        SquidList.h \
        SquidList.cc \
        mem_node.cc \