Include the DRBD upgrade tool in the dist archive
authorIustin Pop <iustin@google.com>
Fri, 15 Feb 2008 15:06:06 +0000 (15:06 +0000)
committerIustin Pop <iustin@google.com>
Fri, 15 Feb 2008 15:06:06 +0000 (15:06 +0000)
This patch adds the DRBD upgrade tool in the archive and in the
installed tools dir, and its associated README in the doc_DATA target.

Reviewed-by: ultrotter

tools/Makefile.am

index 4dd67cb..99d6185 100644 (file)
@@ -1,2 +1,3 @@
 toolsdir = $(pkglibdir)/tools
-dist_tools_SCRIPTS = lvmstrap burnin cfgshell cfgupgrade
+dist_tools_SCRIPTS = lvmstrap burnin cfgshell cfgupgrade drbd8-upgrade
+dist_doc_DATA = README.drbd8-upgrade