From 1e884ba12f2debb0a9003a0b65a811f5ce713c80 Mon Sep 17 00:00:00 2001 From: Christian Hopps Date: Tue, 30 Jan 2024 01:27:35 -0500 Subject: mgmtd: backend subscriptions to notifications Signed-off-by: Christian Hopps --- mgmtd/subdir.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mgmtd/subdir.am') diff --git a/mgmtd/subdir.am b/mgmtd/subdir.am index a3955925e..ab3d25819 100644 --- a/mgmtd/subdir.am +++ b/mgmtd/subdir.am @@ -48,7 +48,10 @@ noinst_HEADERS += \ zebra/zebra_cli.h \ # end -sbin_PROGRAMS += mgmtd/mgmtd +sbin_PROGRAMS += mgmtd/mgmtd mgmtd/mgmtd_testc + +mgmtd_mgmtd_testc_SOURCES = mgmtd/mgmt_testc.c +mgmtd_mgmtd_testc_LDADD = lib/libfrr.la mgmtd_mgmtd_SOURCES = \ mgmtd/mgmt_main.c \ -- cgit v1.2.3