Browse Source

[5372] Removing generated xxx_messages.h files from install

Francis Dupont 7 years ago
parent
commit
5132927314

+ 0 - 1
src/lib/asiodns/Makefile.am

@@ -39,7 +39,6 @@ libkea_asiodns_la_LIBADD += $(LOG4CPLUS_LIBS)
 # Specify the headers for copying into the installation directory tree.
 libkea_asiodns_includedir = $(pkgincludedir)/asiodns
 libkea_asiodns_include_HEADERS = \
-	asiodns_messages.h \
 	io_fetch.h \
 	logger.h
 

+ 0 - 1
src/lib/config/Makefile.am

@@ -53,7 +53,6 @@ libkea_cfgclient_include_HEADERS = \
 	command_mgr.h \
 	config_data.h \
 	config_log.h \
-	config_messages.h \
 	hooked_command_mgr.h \
 	module_spec.h
 

+ 0 - 1
src/lib/dhcp_ddns/Makefile.am

@@ -53,7 +53,6 @@ libkea_dhcp_ddns_la_LIBADD += $(LOG4CPLUS_LIBS) $(CRYPTO_LIBS) $(BOOST_LIBS)
 libkea_dhcp_ddns_includedir = $(pkgincludedir)/dhcp_ddns
 libkea_dhcp_ddns_include_HEADERS = \
 	dhcp_ddns_log.h \
-	dhcp_ddns_messages.h \
 	ncr_io.h \
 	ncr_msg.h \
 	ncr_udp.h

+ 0 - 3
src/lib/dhcpsrv/Makefile.am

@@ -241,7 +241,6 @@ libkea_dhcpsrv_include_HEADERS = \
 	addr_utilities.h \
 	alloc_engine.h \
 	alloc_engine_log.h \
-	alloc_engine_messages.h \
 	assignable_network.h \
 	base_host_data_source.h \
 	callout_handle_store.h \
@@ -271,13 +270,11 @@ libkea_dhcpsrv_include_HEADERS = \
 	db_exceptions.h \
 	dhcp4o6_ipc.h \
 	dhcpsrv_log.h \
-	dhcpsrv_messages.h \
 	host.h \
 	host_container.h \
 	host_data_source_factory.h \
 	host_mgr.h \
 	hosts_log.h \
-	hosts_messages.h \
 	key_from_key.h \
 	lease.h \
 	lease_file_loader.h \

+ 0 - 1
src/lib/eval/Makefile.am

@@ -110,7 +110,6 @@ libkea_eval_include_HEADERS = \
 	eval_context.h \
 	eval_context_decl.h \
 	eval_log.h \
-	eval_messages.h \
 	evaluate.h \
 	parser.h \
 	token.h

+ 0 - 1
src/lib/hooks/Makefile.am

@@ -68,7 +68,6 @@ libkea_hooks_include_HEADERS = \
 	hooks_config.h \
 	hooks_log.h \
 	hooks_manager.h \
-	hooks_messages.h \
 	hooks_parser.h \
 	libinfo.h \
 	library_handle.h \

+ 0 - 1
src/lib/http/Makefile.am

@@ -65,7 +65,6 @@ libkea_http_include_HEADERS = \
 	header_context.h \
 	http_acceptor.h \
 	http_log.h \
-	http_messages.h	\
 	http_types.h \
 	listener.h \
 	post_request.h \

+ 1 - 2
src/lib/process/Makefile.am

@@ -69,5 +69,4 @@ libkea_process_include_HEADERS = \
 	d_controller.h \
 	d_log.h \
 	d_process.h \
-	io_service_signal.h \
-	process_messages.h
+	io_service_signal.h