summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2023-05-16 11:05:52 +0200
committerAndrei Pavel <andrei@isc.org>2023-05-16 14:38:54 +0200
commit9daa81fb28943585637e822aa01c6f8cc1860513 (patch)
treeac8ec667879fe883948263ec744228cb7c326c9e /Makefile.am
parent[#2832] add ChangeLog entry (diff)
downloadkea-9daa81fb28943585637e822aa01c6f8cc1860513.tar.xz
kea-9daa81fb28943585637e822aa01c6f8cc1860513.zip
[#2832] address review comments
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d8f38b8da5..6aaddfef98 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,9 @@ DISTCHECK_MYSQL_CONFIGURE_FLAG=@DISTCHECK_MYSQL_CONFIGURE_FLAG@
DISTCHECK_PGSQL_CONFIGURE_FLAG=@DISTCHECK_PGSQL_CONFIGURE_FLAG@
DISTCHECK_GSSAPI_CONFIGURE_FLAG=@DISTCHECK_GSSAPI_CONFIGURE_FLAG@
DISTCHECK_LIBYANG_CONFIGURE_FLAG=@DISTCHECK_LIBYANG_CONFIGURE_FLAG@
+DISTCHECK_LIBYANGCPP_CONFIGURE_FLAG=@DISTCHECK_LIBYANGCPP_CONFIGURE_FLAG@
DISTCHECK_SYSREPO_CONFIGURE_FLAG=@DISTCHECK_SYSREPO_CONFIGURE_FLAG@
+DISTCHECK_SYSREPOCPP_CONFIGURE_FLAG=@DISTCHECK_SYSREPOCPP_CONFIGURE_FLAG@
OVERALL_COVERAGE_DIR=$(abs_top_builddir)/coverage-cpp-html