From 08e4da34e5712adb9707c3e74edf0577746e8051 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <matthieu.schaller@durham.ac.uk>
Date: Wed, 27 Apr 2016 14:29:08 +0100
Subject: [PATCH] Removed examples/runs.sh from the 'make dist' target.

---
 examples/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/examples/Makefile.am b/examples/Makefile.am
index 200d340be1..dbcdbe2731 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -77,6 +77,3 @@ EXTRA_DIST = UniformBox/makeIC.py \
 # Scripts to plot task graphs
 EXTRA_DIST += plot_tasks_MPI.py plot_tasks.py \
 	      process_plot_tasks_MPI process_plot_tasks
-
-# Simple run scripts
-EXTRA_DIST += runs.sh
-- 
GitLab