Skip to content
Snippets Groups Projects
Commit 711205e7 authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Made test depend explicitly on labcomm2014.dll

parent aa135522
Branches
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ clean distclean: ...@@ -18,6 +18,7 @@ clean distclean:
test_%: gen/%/signatures.py \ test_%: gen/%/signatures.py \
gen/%/c_relay \ gen/%/c_relay \
gen/%/cs_relay.exe \ gen/%/cs_relay.exe \
gen/%/labcomm2014.dll \
gen/%/java_relay.class \ gen/%/java_relay.class \
gen/%/java_code gen/%/java_code
PYTHONPATH=../lib/python ./test_encoder_decoder.py \ PYTHONPATH=../lib/python ./test_encoder_decoder.py \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment