summaryrefslogtreecommitdiffstats
path: root/src/lib/process
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2024-09-09 11:46:15 +0200
committerAndrei Pavel <andrei@isc.org>2024-09-09 11:46:58 +0200
commitd3a0bb95789bd5d5acc6f7bbb010ec3e82a185b0 (patch)
treec2af93d087f5def7ced1123c2c8ee9102b05d395 /src/lib/process
parent[#3504] fix Kea not being able to find exec paths in custom sbindir (diff)
downloadkea-d3a0bb95789bd5d5acc6f7bbb010ec3e82a185b0.tar.xz
kea-d3a0bb95789bd5d5acc6f7bbb010ec3e82a185b0.zip
[#3504] remove unused references to spec_config.h
Diffstat (limited to '')
-rw-r--r--src/lib/process/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/process/Makefile.am b/src/lib/process/Makefile.am
index 6d0f483203..f7db06a209 100644
--- a/src/lib/process/Makefile.am
+++ b/src/lib/process/Makefile.am
@@ -12,9 +12,6 @@ EXTRA_DIST = process_messages.mes libprocess.dox
CLEANFILES = *.gcno *.gcda
-# Generated by configure files
-DISTCLEANFILES = spec_config.h.pre
-
lib_LTLIBRARIES = libkea-process.la
libkea_process_la_SOURCES = cb_ctl_base.h
libkea_process_la_SOURCES += config_base.cc config_base.h