[Libguestfs] [common PATCH] options: ship key-option.pod

Pino Toscano ptoscano at redhat.com
Thu Dec 12 13:54:29 UTC 2019


Make sure that key-option.pod is packed in release tarballs.

Followup of commit 22d796efc69de44d0ff1aad6796ac4b31b8b3dc7.
---
 options/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/options/Makefile.am b/options/Makefile.am
index 2f10d53..28940f1 100644
--- a/options/Makefile.am
+++ b/options/Makefile.am
@@ -17,6 +17,9 @@
 
 include $(top_srcdir)/subdir-rules.mk
 
+EXTRA_DIST = \
+	key-option.pod
+
 # liboptions.la contains guestfish code which is used in other
 # C tools for options parsing and a few other things
 noinst_LTLIBRARIES = liboptions.la
-- 
2.23.0




More information about the Libguestfs mailing list