summaryrefslogtreecommitdiffstats
path: root/src/lib/config/Makefile.am
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2017-12-18 10:09:13 +0100
committerFrancis Dupont <fdupont@isc.org>2017-12-18 10:09:13 +0100
commit3388cd48e09cd0b9e14e6627801502ec43934338 (patch)
tree7b9e3f500e8120a1caac5a1fecc1ca67db056020 /src/lib/config/Makefile.am
parent[master] Added ChangeLog entry for #5442. (diff)
parent[5389] Fixed Dhcpv6SharedNetworkTest::reservedAddressAndPrefix typo (diff)
downloadkea-3388cd48e09cd0b9e14e6627801502ec43934338.tar.xz
kea-3388cd48e09cd0b9e14e6627801502ec43934338.zip
[master] Finishing merge of trac5389 (Fedora / gcc 7)
Diffstat (limited to 'src/lib/config/Makefile.am')
-rw-r--r--src/lib/config/Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/lib/config/Makefile.am b/src/lib/config/Makefile.am
index bd28068807..3cb721fac0 100644
--- a/src/lib/config/Makefile.am
+++ b/src/lib/config/Makefile.am
@@ -13,9 +13,7 @@ s-messages: config_messages.mes
BUILT_SOURCES = config_messages.h config_messages.cc
lib_LTLIBRARIES = libkea-cfgclient.la
-libkea_cfgclient_la_SOURCES = config_data.h config_data.cc
-libkea_cfgclient_la_SOURCES += cmds_impl.h
-libkea_cfgclient_la_SOURCES += module_spec.h module_spec.cc
+libkea_cfgclient_la_SOURCES = cmds_impl.h
libkea_cfgclient_la_SOURCES += base_command_mgr.cc base_command_mgr.h
libkea_cfgclient_la_SOURCES += client_connection.cc client_connection.h
libkea_cfgclient_la_SOURCES += command_mgr.cc command_mgr.h
@@ -51,9 +49,7 @@ libkea_cfgclient_include_HEADERS = \
client_connection.h \
cmds_impl.h \
command_mgr.h \
- config_data.h \
config_log.h \
- hooked_command_mgr.h \
- module_spec.h
+ hooked_command_mgr.h