From c05bcecfc3948e4e411d06431a19747ec4ffa3e1 Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Mon, 18 Feb 2008 10:59:21 +0000
Subject: [PATCH] Revert "Include the DRBD upgrade tool in the dist archive"

This reverts commit 604 as the upgrade tool should not be in the 1.3 branch.

Reviewed-by: schreiberal
---
 tools/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tools/Makefile.am b/tools/Makefile.am
index 99d618570..4dd67cb36 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,3 +1,2 @@
 toolsdir = $(pkglibdir)/tools
-dist_tools_SCRIPTS = lvmstrap burnin cfgshell cfgupgrade drbd8-upgrade
-dist_doc_DATA = README.drbd8-upgrade
+dist_tools_SCRIPTS = lvmstrap burnin cfgshell cfgupgrade
-- 
GitLab