From: Amos Jeffries Date: Mon, 13 Jan 2014 23:50:22 +0000 (-0700) Subject: Bug 3927: tests/testRock fatal.cc required X-Git-Tag: SQUID_3_4_3~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd690ce11978a93bdde9fac662972bd4e59d8068;p=thirdparty%2Fsquid.git Bug 3927: tests/testRock fatal.cc required --- diff --git a/src/Makefile.am b/src/Makefile.am index be8c588c2f..c2c7637b88 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3272,7 +3272,7 @@ tests_testRock_SOURCES = \ EventLoop.cc \ event.cc \ fatal.h \ - tests/stub_fatal.cc \ + fatal.cc \ fd.h \ fd.cc \ fde.h \