[Ocfs2-devel] [PATCH 6/6] Add users guide (txt version) and o2cb README to DIST_FILES so they are included in the tarball output of 'make dist'.

Mark Fasheh mfasheh at suse.de
Wed Jan 28 14:12:08 PST 2015


Signed-off-by: Mark Fasheh <mfasheh at suse.de>
---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 5bd380b..9519a4e 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ DIST_FILES = \
 	CREDITS					\
 	MAINTAINERS				\
 	README					\
+	README.O2CB				\
 	Config.make.in				\
 	Preamble.make				\
 	Postamble.make				\
@@ -79,6 +80,7 @@ DIST_FILES = \
 	vendor.guess				\
 	Makepdfs				\
 	documentation/samples/cluster.conf	\
+	documentation/users_guide.txt		\
 	$(PKGCONFIG_SOURCES)			\
 	$(DEBIAN_FILES)
 
-- 
2.1.2




More information about the Ocfs2-devel mailing list