From: Amos Jeffries Date: Tue, 28 Jul 2015 00:44:40 +0000 (-0700) Subject: Merged from trunk rev.14181 X-Git-Tag: SQUID_4_0_1~5^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1317aea1e55502e8080cdbd2e280d12acde8879c;p=thirdparty%2Fsquid.git Merged from trunk rev.14181 --- 1317aea1e55502e8080cdbd2e280d12acde8879c diff --cc src/Makefile.am index 90bc10e2ad,c1c9668cda..659ffe0183 --- a/src/Makefile.am +++ b/src/Makefile.am @@@ -3524,8 -3338,7 +3338,8 @@@ tests_testURL_SOURCES = int.cc \ internal.h \ internal.cc \ + tests/stub_libeui.cc \ - tests/stub_libsecurity.cc \ + LogTags.cc \ SquidList.h \ SquidList.cc \ MasterXaction.cc \