aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-11-16 23:01:04 +0000
committerng0 <ng0@n0.is>2019-11-16 23:01:04 +0000
commit43ec46d98f8be81718a65c0a23f781e0877f6593 (patch)
tree5628d93eb33beffeb5a66c05e2a8ee86ef590d6d /Makefile.am
parentafa6e54f65e1a7470371fb964c0d3adbd1956b5b (diff)
downloadgnunet-43ec46d98f8be81718a65c0a23f781e0877f6593.tar.gz
gnunet-43ec46d98f8be81718a65c0a23f781e0877f6593.zip
tabs.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 360a2e4c3..13a58bb0a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,7 +59,7 @@ if HAVE_CHECKBASHISMS
59 printf "If checkbashisms.pl is in PATH, run checkbashism on all .sh files.\n" 59 printf "If checkbashisms.pl is in PATH, run checkbashism on all .sh files.\n"
60 find '.' -type f ! -path '*/.*' ! -path '*/_*' -name '*.sh' -print0 | xargs -0 checkbashisms.pl -f 2>&1 | tee $(srcdir)/bashism.log || true 60 find '.' -type f ! -path '*/.*' ! -path '*/_*' -name '*.sh' -print0 | xargs -0 checkbashisms.pl -f 2>&1 | tee $(srcdir)/bashism.log || true
61else 61else
62 printf "No checkbashisms in PATH, skipped" 62 printf "No checkbashisms in PATH, skipped"
63endif 63endif
64 64
65check-man: 65check-man: