aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-08-12 11:35:15 -0400
committerNick Mathewson <nickm@torproject.org>2020-08-12 12:28:44 -0400
commit50b7bd243fdea1ae1ab3ee0c3304d9d39246581c (patch)
treea7e920b98b5c5fee84ef72ffe9c08e634cbacf24 /Makefile.am
parentfe0e62ddc40a59d4f138d53840a2919e9aac7b4d (diff)
downloadtor-50b7bd243fdea1ae1ab3ee0c3304d9d39246581c.tar.gz
tor-50b7bd243fdea1ae1ab3ee0c3304d9d39246581c.zip
Try disabling "make all" when checking docs.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5d18666edc..a868be7362 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -149,6 +149,8 @@ include src/include.am
include doc/include.am
include contrib/include.am
+manpages: $(nodist_man1_MANS)
+
EXTRA_DIST+= \
ChangeLog \
CONTRIBUTING \