------------------------------------------------------------ revno: 12344 revision-id: kinkie@squid-cache.org-20121005155608-g5d0k679l3jw1a2z parent: kinkie@squid-cache.org-20121005133819-519eed0mwuua69uf committer: Francesco Chemolli branch nick: trunk timestamp: Fri 2012-10-05 17:56:08 +0200 message: Added missing source files in recipe for testStatHist ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: kinkie@squid-cache.org-20121005155608-g5d0k679l3jw1a2z # target_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # testament_sha1: ea48a3fa380d408bd4b9685185620fba0bd9ba26 # timestamp: 2012-10-05 16:52:36 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # base_revision_id: kinkie@squid-cache.org-20121005133819-\ # 519eed0mwuua69uf # # Begin patch === modified file 'src/Makefile.am' --- src/Makefile.am 2012-10-05 13:10:15 +0000 +++ src/Makefile.am 2012-10-05 15:56:08 +0000 @@ -3918,6 +3918,8 @@ tests_testStatHist_SOURCES = \ cbdata.cc \ + fatal.h \ + tests/stub_fatal.cc \ MemBuf.cc \ StatHist.cc \ StatHist.h \