
18 Dec
2015
18 Dec
'15
6:12 p.m.
commit 874f982aec448142a06049008529f3748f9218c4 Author: cypherpunks <cypherpunks@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