------------------------------------------------------------ revno: 13154 revision-id: kinkie@squid-cache.org-20131129081940-wtjje3ghbnv711ak parent: squid3@treenet.co.nz-20131129044107-i72bmi2khzv1f0tu committer: Francesco Chemolli branch nick: trunk timestamp: Fri 2013-11-29 09:19:40 +0100 message: Added missing stub_lipbicmp.cc to testUfs ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: kinkie@squid-cache.org-20131129081940-wtjje3ghbnv711ak # target_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # testament_sha1: 4395c54b19a625041d808f513d7fa05d3708430c # timestamp: 2013-11-29 08:53:41 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # base_revision_id: squid3@treenet.co.nz-20131129044107-\ # i72bmi2khzv1f0tu # # Begin patch === modified file 'src/Makefile.am' --- src/Makefile.am 2013-11-28 16:50:49 +0000 +++ src/Makefile.am 2013-11-29 08:19:40 +0000 @@ -3042,6 +3042,7 @@ tests/stub_ipc.cc \ tests/stub_ipcache.cc \ tests/stub_libeui.cc \ + tests/stub_libicmp.cc \ tests/stub_MemStore.cc \ tests/stub_pconn.cc \ tests/stub_Port.cc \