]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5266] Added spec_config.h.pre to distclean
authorFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 15:57:35 +0000 (17:57 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 20 Oct 2017 15:57:35 +0000 (17:57 +0200)
src/lib/process/Makefile.am

index 7f1ca9b80e5b1254993345b7c92934fd136c192d..1f918f44ea6c368e22b9995531d5a74df8e2f6ce 100644 (file)
@@ -35,6 +35,9 @@ EXTRA_DIST = process_messages.mes libprocess.dox
 # Get rid of generated message files on a clean
 CLEANFILES = *.gcno *.gcda spec_config.h process_messages.h process_messages.cc s-messages
 
+# Generated by configure files
+DISTCLEANFILES = spec_config.h.pre
+
 lib_LTLIBRARIES = libkea-process.la
 libkea_process_la_SOURCES  = d_cfg_mgr.cc d_cfg_mgr.h
 libkea_process_la_SOURCES += d_controller.cc d_controller.h