From d38c0a6b09ac5e253579e5758c35ae7bf95e04cc Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Tue, 25 Aug 2015 08:04:22 -0700 Subject: [PATCH] Revert extra changes in rev.14254 --- src/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 15efa8916b..f103003313 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -521,6 +521,7 @@ EXTRA_squid_SOURCES = \ noinst_HEADERS = \ client_side_request.cci \ MemBuf.h \ + StoreEntryStream.h \ String.cci \ SquidString.h \ SquidTime.h @@ -2868,10 +2869,10 @@ tests_testStore_SOURCES= \ Transients.cc \ tests/stub_tools.cc \ tests/stub_UdsOp.cc \ - tests/testPackableStream.cc \ - tests/testPackableStream.h \ tests/testStore.cc \ tests/testStore.h \ + tests/testStoreEntryStream.cc \ + tests/testStoreEntryStream.h \ tests/testStoreController.cc \ tests/testStoreController.h \ tests/testStoreHashIndex.cc \ -- 2.47.3