summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 167943d..c91038c 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -3,10 +3,13 @@ docdir = $(TARGET)
ECHOLOT_BASE = /var/lib/echolot
LOAD_RRD_DIR = $(top_srcdir)/data/load
+MIXMINION_BASE = $(top_srcdir)/other/mixminion
+TOR_RUNNING_ROUTERS_BASE = $(top_srcdir)/other/tor
TLS_AGE = 86400
PINGER_CACHE_AGE = 3600
-LATENCY_AGE = 3600
+#LATENCY_AGE = 3600
+LATENCY_AGE = 14400
LOAD_AGE = 3600
#install-data-local: $(LOCAL_INSTALL_FILES)