
26 May
2017
26 May
'17
1:47 p.m.
commit 1444b4eb461592124da4dafebccca68e1c297452 Author: Nick Mathewson <nickm@torproject.org> Date: Fri May 26 09:47:05 2017 -0400 trigger website build again; forgot to push a tag. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index a941f4c..921beef 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ export STABLETAG=tor-0.3.0.7 export DEVTAG=tor-0.3.1.2-alpha + WMLBASE=. SUBDIRS=docs eff projects press about download getinvolved donate docs/torbutton include $(WMLBASE)/Makefile.local