diff options
| author | Kathy Gray | 2015-01-26 13:53:51 +0000 |
|---|---|---|
| committer | Kathy Gray | 2015-01-26 13:53:51 +0000 |
| commit | aba0064286df91317311357e2df3fb47c12e9872 (patch) | |
| tree | 46f6b327bcf8801c4fe3b85009dea6787f30d216 | |
| parent | 410a2c9795a05869c5cdabeae94cafe6e9d5908c (diff) | |
update ott path
| -rw-r--r-- | language/Makefile | 2 |
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 |
