]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / adaptation / Makefile.am
index b9466de778053c95a6d6b4c3412941ae7cd46f3e..6098ac186f3e3db7baff27bda57b85a954fdf512 100644 (file)
@@ -1,3 +1,10 @@
+## Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
 include $(top_srcdir)/src/Common.am
 include $(top_srcdir)/src/TestHeaders.am
 
@@ -20,8 +27,12 @@ libadaptation_la_SOURCES = \
        AccessCheck.h \
        AccessRule.cc \
        AccessRule.h \
+       Answer.cc \
+       Answer.h \
        Config.cc \
        Config.h \
+       DynamicGroupCfg.cc \
+       DynamicGroupCfg.h \
        Elements.cc \
        Elements.h \
        forward.h \