From: Alex Rousskov Date: Fri, 21 Oct 2011 23:36:47 +0000 (-0600) Subject: Added more sources needed by ufs, which some platforms link with testRock X-Git-Tag: BumpSslServerFirst.take01~88 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=db71e1b1f7963811c4f317aec913db4308ae61dc;p=thirdparty%2Fsquid.git Added more sources needed by ufs, which some platforms link with testRock via the fs/libfs.la dependency. --- diff --git a/src/Makefile.am b/src/Makefile.am index e613737767..bca748665e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2708,6 +2708,7 @@ tests_testRock_SOURCES = \ StoreMetaURL.cc \ StoreMetaUnpacker.cc \ StoreMetaVary.cc \ + StoreSwapLogData.cc \ store_dir.cc \ store_io.cc \ store_key_md5.cc \