]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Added missing source files in recipe for testStatHist
authorFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 5 Oct 2012 15:56:08 +0000 (17:56 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 5 Oct 2012 15:56:08 +0000 (17:56 +0200)
src/Makefile.am

index 935d2c9ca6a9073c4b20f9963bdd2b39d5843c17..64c607d4771926957c3db8c0ef2885d71e74fdd2 100644 (file)
@@ -3918,6 +3918,8 @@ tests_testConfigParser_DEPENDENCIES = \
        
 tests_testStatHist_SOURCES = \
        cbdata.cc \
+       fatal.h \
+       tests/stub_fatal.cc \
        MemBuf.cc \
        StatHist.cc \
        StatHist.h \