...
|
...
|
@@ -17,13 +17,13 @@
|
17
|
17
|
# 6. ./publish
|
18
|
18
|
|
19
|
19
|
# FIXME: these are the same
|
20
|
|
-TORSVNSTABLE = /home/phobos/onionrouter/onionrouter/tor/
|
21
|
|
-TORGIT = /home/phobos/onionrouter/onionrouter/tor.git/.git
|
22
|
|
-STABLETAG = tor-0.2.1.26
|
23
|
|
-DEVTAG = tor-0.2.2.14-alpha
|
|
20
|
+TORSVNSTABLE=/home/phobos/onionrouter/onionrouter/tor/
|
|
21
|
+TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
|
|
22
|
+STABLETAG=tor-0.2.1.26
|
|
23
|
+DEVTAG=tor-0.2.2.14-alpha
|
24
|
24
|
|
25
|
25
|
WMLBASE = .
|
26
|
|
-SUBDIRS =docs eff projects press about download download getinvolved donate
|
|
26
|
+SUBDIRS=docs eff projects press about download download getinvolved donate
|
27
|
27
|
|
28
|
28
|
include $(WMLBASE)/Makefile.common
|
29
|
29
|
all: $(SUBDIRS)
|