From 786038487c10c6d8e45caac09d0702883da315b0 Mon Sep 17 00:00:00 2001 From: Christoph Knote Date: Thu, 10 Mar 2022 16:40:38 +0100 Subject: [PATCH] Mei --- build_dist.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_dist.bash b/build_dist.bash index c8ce141..a66918d 100755 --- a/build_dist.bash +++ b/build_dist.bash @@ -1,7 +1,7 @@ #!/bin/sh buildDir=$1 -set +x +set -x # fancy shit: no wildcards in automake, add all files to be distributed with BOXMOX/KPP explicitly cp Makefile.am_BLUEPRINT Makefile.am -- GitLab