summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKathy Gray2015-01-26 13:53:51 +0000
committerKathy Gray2015-01-26 13:53:51 +0000
commitaba0064286df91317311357e2df3fb47c12e9872 (patch)
tree46f6b327bcf8801c4fe3b85009dea6787f30d216
parent410a2c9795a05869c5cdabeae94cafe6e9d5908c (diff)
update ott path
-rw-r--r--language/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/Makefile b/language/Makefile
index 3187aef6..750a5fbd 100644
--- a/language/Makefile
+++ b/language/Makefile
@@ -1,4 +1,4 @@
-OTT=~/rsem/ott/bin/ott
+OTT=../../../rsem/ott/bin/ott
OTTLIB=$(dir $(shell which ott))../hol
.PHONY: all