diff options
| author | Peter Sewell | 2017-01-30 10:41:39 +0000 |
|---|---|---|
| committer | Peter Sewell | 2017-01-30 10:41:39 +0000 |
| commit | 5f2080ce05707f349af13d4eeb9ff97ab63c3fbc (patch) | |
| tree | 2fe2f86f1f21788ddd0a259ed30d90c0a1f858a8 | |
| parent | 54d1aa1493c9e058fc765a3c812da85ca3330693 (diff) | |
switch to github ott
| -rw-r--r-- | language/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/Makefile b/language/Makefile index 74def9cf..1420ab1f 100644 --- a/language/Makefile +++ b/language/Makefile @@ -1,6 +1,6 @@ #OTT=../../../rsem/ott/bin/ott # this is the binary that gets rebuilt by make in ott/src: -OTT=../../../rsem/ott/src/ott +OTT=../../../github/ott/src/ott OTTLIB=$(dir $(shell which ott))../hol .PHONY: all |
