]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
testURL needs referer.cc and useragent.cc
authorserassio <>
Mon, 5 Jun 2006 00:45:47 +0000 (00:45 +0000)
committerserassio <>
Mon, 5 Jun 2006 00:45:47 +0000 (00:45 +0000)
src/Makefile.am

index 8bdc7be6cd3f94415cec8c0ce64e44e0c391b07f..be32f1008dead168fb937ca4c1410a450b102a14 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.150 2006/06/04 18:31:37 serassio Exp $
+#  $Id: Makefile.am,v 1.151 2006/06/04 18:45:47 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -1907,6 +1907,7 @@ tests_testURL_SOURCES = \
        peer_digest.cc \
        peer_select.cc \
        redirect.cc \
+       referer.cc \
        refresh.cc \
        Server.cc \
        $(SNMP_SOURCE) \
@@ -1938,6 +1939,7 @@ tests_testURL_SOURCES = \
        tunnel.cc \
        SwapDir.cc \
        urn.cc \
+       useragent.cc \
        wais.cc \
        whois.cc \
        wordlist.cc