From: Francis Dupont Date: Fri, 20 Oct 2017 15:39:55 +0000 (+0200) Subject: [5266] Added spec_config.h.pre to distclean X-Git-Tag: Kea-1.3.0~2^2~24^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f85ae4f701209827500c5741592c96f948454d9b;p=thirdparty%2Fkea.git [5266] Added spec_config.h.pre to distclean --- diff --git a/src/bin/dhcp6/Makefile.am b/src/bin/dhcp6/Makefile.am index d798e81ffb..9db0811937 100644 --- a/src/bin/dhcp6/Makefile.am +++ b/src/bin/dhcp6/Makefile.am @@ -23,7 +23,7 @@ endif CLEANFILES = spec_config.h dhcp6_messages.h dhcp6_messages.cc s-messages man_MANS = kea-dhcp6.8 -DISTCLEANFILES = $(man_MANS) +DISTCLEANFILES = $(man_MANS) spec_config.h.pre EXTRA_DIST = $(man_MANS) kea-dhcp6.xml dhcp6.spec EXTRA_DIST += dhcp6.dox dhcp6_hooks.dox dhcp4o6.dox EXTRA_DIST += dhcp6_parser.yy