From 52b815bc32c4c6e2e563b157d242a893e9a5afe0 Mon Sep 17 00:00:00 2001 From: Francesco Chemolli Date: Fri, 5 Oct 2012 17:56:08 +0200 Subject: [PATCH] Added missing source files in recipe for testStatHist --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index 935d2c9ca6..64c607d477 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3918,6 +3918,8 @@ tests_testConfigParser_DEPENDENCIES = \ tests_testStatHist_SOURCES = \ cbdata.cc \ + fatal.h \ + tests/stub_fatal.cc \ MemBuf.cc \ StatHist.cc \ StatHist.h \ -- 2.47.3