]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Revert extra changes in rev.14254
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 25 Aug 2015 15:04:22 +0000 (08:04 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 25 Aug 2015 15:04:22 +0000 (08:04 -0700)
src/Makefile.am

index 15efa8916b141bcf7c7bb25d7e4c6f9ed9cafcd5..f103003313468b7db8a5ecba19f70b48f5ed5220 100644 (file)
@@ -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 \