summaryrefslogtreecommitdiff
path: root/web/Makefile.am
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2005-04-11 21:13:06 +0000
committerPeter Palfrader <peter@palfrader.org>2005-04-11 21:13:06 +0000
commit9ab675972d33f751a28eb312ff36711685c427f8 (patch)
treee9e51a1d55bb9d1712e19a6fca6eb0b30999f4cf /web/Makefile.am
parent8a7a689b7d3021bad3cd174f7b8a899195f21d86 (diff)
Add tor-running-routers and mixminion
Diffstat (limited to 'web/Makefile.am')
-rw-r--r--web/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/Makefile.am b/web/Makefile.am
index c2a82c4..f23c2f9 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
@@ -5,9 +5,11 @@ SUBDIRS = \
latency \
load \
meta \
+ mixminion-nodes \
rot26 \
template \
- tls
+ tls \
+ tor-running-routers
based_in = htdocs
include $(top_srcdir)/Makefile.common