]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mem/Makefile.am
Refactor memory pools statistics gathering (#1186)
[thirdparty/squid.git] / src / mem / Makefile.am
index 230314395334053fbde8573337b011fd38b12e09..e41bfd73cf37742c613fcf47a2b934a01068524f 100644 (file)
@@ -29,6 +29,8 @@ libmem_la_SOURCES = \
        PoolMalloc.cc \
        PoolMalloc.h \
        PoolingAllocator.h \
+       Stats.cc \
+       Stats.h \
        old_api.cc
 
 # a bare-bones implementation of few libmem.la APIs sufficient for helpers use