From b84aa8f9bb7a7b889d3335e560069be512c66f8e Mon Sep 17 00:00:00 2001
From: Markus Blatt <mblatt@dune-project.org>
Date: Thu, 23 Nov 2006 10:44:24 +0000
Subject: [PATCH] start scripts are not there any more, do not distribute them!

[[Imported from SVN: r4792]]
---
 bin/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/Makefile.am b/bin/Makefile.am
index 2d88b5842..bcf1151f3 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -1,7 +1,7 @@
 # $Id$
 
 # put scripts into dist-tarball
-EXTRA_DIST = duneproject wmlwrap dunecontrol perhapsstartmpi perhapsstopmpi \
+EXTRA_DIST = duneproject wmlwrap dunecontrol \
   dunemodules.inc
 
 # ... and install some
-- 
GitLab