summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index c26f1a06..9052fbcb 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -7,7 +7,8 @@ test: all
./run_tests.native
test_power: all
- ../../../rsem/idl/power/binary/run.sh
+ #../../../rsem/idl/power/binary/run.sh
+ ./run_power.native --file ../../../rsem/idl/power/binary/main.bin
clean:
-ocamlbuild -clean