]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Added new source files.
authorAlex Rousskov <rousskov@measurement-factory.com>
Sun, 30 Mar 2008 19:38:51 +0000 (13:38 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Sun, 30 Mar 2008 19:38:51 +0000 (13:38 -0600)
src/adaptation/Makefile.am

index 132c0f074c34d8bbf65e9435eeecf31b4878e650..cc7692f2482b2fb6dcb09af7e9cc4c259844e98b 100644 (file)
@@ -9,10 +9,19 @@ INCLUDES = \
 noinst_LTLIBRARIES = libadaptation.la
 
 libadaptation_la_SOURCES = \
+       Config.cc \
+       Config.h \
        Elements.cc \
        Elements.h \
+       forward.h \
+       Initiate.cc \
+       Initiate.h \
+       Initiator.cc \
+       Initiator.h \
        Service.cc \
        Service.h \
+       ServiceConfig.cc \
+       ServiceConfig.h \
        Xaction.cc \
        Xaction.h