]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Added HttpControlMsg.h to Makefile.am.
authorAlex Rousskov <rousskov@measurement-factory.com>
Sat, 11 Sep 2010 00:52:48 +0000 (18:52 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Sat, 11 Sep 2010 00:52:48 +0000 (18:52 -0600)
src/Makefile.am

index 5110745c4aefece328e743aad5c93c76275e7423..c453474830f52f2fb2962c4b2e0ecad000c3c19b 100644 (file)
@@ -352,6 +352,7 @@ squid_SOURCES = \
        HttpHeaderRange.h \
        HttpHeaderTools.cc \
        HttpBody.cc \
+       HttpControlMsg.h \
        HttpMsg.cc \
        HttpMsg.h \
        HttpReply.cc \
@@ -939,6 +940,7 @@ tests_testHttpReply_SOURCES=\
        HttpHeader.cc \
        HttpHeaderMask.h \
        HttpHeaderTools.cc \
+       HttpControlMsg.h \
        HttpMsg.h \
        HttpMsg.cc \
        HttpReply.h \