From 397735a5db0f5089db3f7a1cee03905ed04fc31e Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Sun, 24 Feb 2013 12:20:57 -0800 Subject: [PATCH] Add the manpage XML files to the distribution --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 64de6da..72339d8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,8 @@ XSLTPROC = /usr/bin/xsltproc man1_MANS = doc/iscsi-inq.1 doc/iscsi-ls.1 EXTRA_DIST = autogen.sh COPYING LICENCE-GPL-2.txt LICENCE-LGPL-2.1.txt \ - packaging/RPM/libiscsi.spec.in packaging/RPM/makerpms.sh + packaging/RPM/libiscsi.spec.in packaging/RPM/makerpms.sh \ + doc/iscsi-inq.1.xml doc/iscsi-ls.1.xml # Simplify conditions below by declaring variables as empty