[tor-commits] [tor/master] Stop building and testing Tor twice with distcheck
nickm at torproject.org
nickm at torproject.org
Fri Dec 18 18:12:45 UTC 2015
commit 874f982aec448142a06049008529f3748f9218c4
Author: cypherpunks <cypherpunks at torproject.org>
Date: Sat Dec 12 01:37:33 2015 +0100
Stop building and testing Tor twice with distcheck
---
Makefile.am | 2 --
1 file changed, 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index beea69d..fc9f7b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,8 +73,6 @@ dist-rpm: dist-gzip
echo "RPM build finished"; \
#end of dist-rpm
-dist: check
-
doxygen:
doxygen && cd doc/doxygen/latex && make
More information about the tor-commits
mailing list