]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/sbuf/Makefile.am
Source Format Enforcement (#665)
[thirdparty/squid.git] / src / sbuf / Makefile.am
index 4bf80c508a41fc6f50e792d75c397d2eb6d2fd14..b5acb9e45ae63f0a699438a095f400332612177d 100644 (file)
@@ -15,7 +15,6 @@ libsbuf_la_SOURCES = \
        Algorithms.h \
        DetailedStats.cc \
        DetailedStats.h \
-       forward.h \
        List.cc \
        List.h \
        MemBlob.cc \
@@ -24,4 +23,5 @@ libsbuf_la_SOURCES = \
        SBuf.h \
        Stats.cc \
        Stats.h \
-       Stream.h
+       Stream.h \
+       forward.h