Another fix for commit be5973f65bfdb51bf409a31af0d046931c6d5789.
Signed-off-by: Pino Toscano <ptoscano(a)redhat.com>
---
Makefile.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.in b/Makefile.in
index 5c41a9e..e50600a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -41,6 +41,7 @@ clean:
rm -f examples/get_cpu_stats
rm -f examples/domain_events
rm -f examples/get_all_domain_stats
+ rm -f examples/list_secrets
distclean: clean
rm -f config.log config.status configure
--
2.21.0