summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2020-12-27 20:28:31 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2020-12-27 21:37:28 -0500
commitdb0cd76618cd52e0501668fc4a54d6f21acde39e (patch)
tree48bd9aea81afdf78de7bbada4a49c2b21fc582d3 /doc
parent2639e5ae431a54c7d32b3a62b71a25151f10d871 (diff)
downloadlighttpd-git-db0cd76618cd52e0501668fc4a54d6f21acde39e.tar.gz
[build] add GNUMAKEFLAGS=--no-print-directory
quiet some automake noise during build (can use 'make -s' to quiet more) In doc/ and tests/docroot/, add GNUMAKEFLAGS=--no-print-directory -s
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 7cdd17d1..dc490e72 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,6 @@
SUBDIRS=config scripts systemd outdated
dist_man8_MANS=lighttpd.8 lighttpd-angel.8
+GNUMAKEFLAGS=--no-print-directory -s
EXTRA_DIST= \
initscripts.txt \