X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=t%2Fmakefile.test;h=a2bd4e538a473e6caea8342e6fdb2e102ccc6aac;hp=69c69bef36dcabe995a7e281ec6d790e98f5de37;hb=2440c41a10f1862dafdbe02d8cc64ecf7cfddc41;hpb=3634794c3ba2f9fba60d3b26bcceae51fb3718c6 diff --git a/t/makefile.test b/t/makefile.test index 69c69bef..a2bd4e53 100644 --- a/t/makefile.test +++ b/t/makefile.test @@ -6,7 +6,7 @@ trash_dir := $(test_dir)/trashes test_options := --executables-dir $(shell pwd) test_options += --results-dir $(results_dir) test_options += --trash-dir $(trash_dir) -test_options += --executables "$(executables)" +test_options += --executables "$(prefixed_executables)" test_options += --objects "$(basename $(all_objs))" ifdef V