aboutsummaryrefslogtreecommitdiff
path: root/lint/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-04-03 14:48:22 +0200
committerChristian Grothoff <christian@grothoff.org>2019-04-03 14:48:22 +0200
commit00ee3bc1f5703d9f4b9b568f0abee6c5403a8a05 (patch)
tree4dfbf3251d397d0efa54e7ff11ea9a1e8840e35d /lint/Makefile.am
parent9859b3162a9fd7c9cc0c19582b04dd7f1c1f9408 (diff)
downloadgnunet-00ee3bc1f5703d9f4b9b568f0abee6c5403a8a05.tar.gz
gnunet-00ee3bc1f5703d9f4b9b568f0abee6c5403a8a05.zip
fix disting rules
Diffstat (limited to 'lint/Makefile.am')
-rw-r--r--lint/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/lint/Makefile.am b/lint/Makefile.am
index 0de8da54a..f78cdd5f6 100644
--- a/lint/Makefile.am
+++ b/lint/Makefile.am
@@ -57,3 +57,6 @@ check-texinfo:
57 @cd $(top_srcdir)/doc/tutorial ; find . -type f ! -path '*/.*' -name '*.texi' -print0 | xargs -0 awk '/XXX/ {print FILENAME":"NR":"$$0}' >> $(srcdir)/texinfo_tutorial.log || true 57 @cd $(top_srcdir)/doc/tutorial ; find . -type f ! -path '*/.*' -name '*.texi' -print0 | xargs -0 awk '/XXX/ {print FILENAME":"NR":"$$0}' >> $(srcdir)/texinfo_tutorial.log || true
58 58
59check-linters: check-bashism check-python check-man check-texinfo 59check-linters: check-bashism check-python check-man check-texinfo
60
61EXTRA_DIST = \
62 checkbashisms.pl.in