]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/sbuf/Makefile.am
renamed sbuf/SBufAlgos.h to sbuf/Algorithms.h
[thirdparty/squid.git] / src / sbuf / Makefile.am
index 062bda48314a0293059c965a84e9bc281fe40928..1004388e50aa4d6503615a82c1999b31b8a4cf44 100644 (file)
@@ -16,8 +16,8 @@ libsbuf_la_SOURCES = \
        OutOfBoundsException.h \
        SBuf.cc \
        SBuf.h \
-       SBufAlgos.cc \
-       SBufAlgos.h \
+       Algorithms.cc \
+       Algorithms.h \
        SBufDetailedStats.cc \
        SBufDetailedStats.h \
        SBufExceptions.cc \