mirror of
https://github.com/torproject/webwml.git
synced 2025-03-02 15:16:00 +00:00
the first problem is the spaces.
This commit is contained in:
parent
32eb033b31
commit
8cb3b53c34
10
Makefile
10
Makefile
@ -17,13 +17,13 @@
|
||||
# 6. ./publish
|
||||
|
||||
# FIXME: these are the same
|
||||
TORSVNSTABLE = /home/phobos/onionrouter/onionrouter/tor/
|
||||
TORGIT = /home/phobos/onionrouter/onionrouter/tor.git/.git
|
||||
STABLETAG = tor-0.2.1.26
|
||||
DEVTAG = tor-0.2.2.14-alpha
|
||||
TORSVNSTABLE=/home/phobos/onionrouter/onionrouter/tor/
|
||||
TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
|
||||
STABLETAG=tor-0.2.1.26
|
||||
DEVTAG=tor-0.2.2.14-alpha
|
||||
|
||||
WMLBASE = .
|
||||
SUBDIRS =docs eff projects press about download download getinvolved donate
|
||||
SUBDIRS=docs eff projects press about download download getinvolved donate
|
||||
|
||||
include $(WMLBASE)/Makefile.common
|
||||
all: $(SUBDIRS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user