From: Francis Dupont Date: Fri, 20 Oct 2017 15:37:49 +0000 (+0200) Subject: [5266] Added spec_config.h.pre to distclean X-Git-Tag: Kea-1.3.0~2^2~24^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0662669e325c56f0b5747ac7f0c3c40059e37d;p=thirdparty%2Fkea.git [5266] Added spec_config.h.pre to distclean --- diff --git a/src/bin/dhcp4/Makefile.am b/src/bin/dhcp4/Makefile.am index c75a39a21d..18644e9af8 100644 --- a/src/bin/dhcp4/Makefile.am +++ b/src/bin/dhcp4/Makefile.am @@ -23,7 +23,7 @@ endif CLEANFILES = *.gcno *.gcda spec_config.h dhcp4_messages.h dhcp4_messages.cc s-messages man_MANS = kea-dhcp4.8 -DISTCLEANFILES = $(man_MANS) +DISTCLEANFILES = $(man_MANS) spec_config.h.pre EXTRA_DIST = $(man_MANS) kea-dhcp4.xml dhcp4.spec EXTRA_DIST += dhcp4.dox dhcp4_hooks.dox dhcp4o6.dox EXTRA_DIST += dhcp4_parser.yy