the first problem is the spaces.

This commit is contained in:
Andrew Lewman 2010-08-16 17:35:47 +00:00
parent 32eb033b31
commit 8cb3b53c34

View File

@ -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)