From: Francis Dupont Date: Sun, 16 Jul 2023 13:04:02 +0000 (+0200) Subject: [#2876] Fixed m4macros Makefile X-Git-Tag: Kea-2.5.0~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28253ce3db29678c7ef04bbc377dbc96d3b633f4;p=thirdparty%2Fkea.git [#2876] Fixed m4macros Makefile --- diff --git a/m4macros/Makefile.am b/m4macros/Makefile.am index 6ec34cb220..78111b330f 100644 --- a/m4macros/Makefile.am +++ b/m4macros/Makefile.am @@ -1,2 +1,2 @@ -EXTRA_DIST = ax_boost_for_kea.m4 ax_isc_rpath.m4 ax_cpp11.m4 ax_gtest.m4 +EXTRA_DIST = ax_boost_for_kea.m4 ax_isc_rpath.m4 ax_cpp14.m4 ax_gtest.m4 EXTRA_DIST += ax_crypto.m4 ax_gssapi.m4