X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=t%2Fmakefile.test;h=69c69bef36dcabe995a7e281ec6d790e98f5de37;hp=4bbc5d72edb0adfd2b997d667bac2d67de2f72b6;hb=b3644a3f5de245609dc608a947ed71e2f75b2fd5;hpb=a55158f6b992f7863a9d1eb59952f0b4efe4d9c4 diff --git a/t/makefile.test b/t/makefile.test index 4bbc5d72..69c69bef 100644 --- a/t/makefile.test +++ b/t/makefile.test @@ -7,7 +7,7 @@ test_options := --executables-dir $(shell pwd) test_options += --results-dir $(results_dir) test_options += --trash-dir $(trash_dir) test_options += --executables "$(executables)" -test_options += --objects "$(basename $(notdir $(all_objs)))" +test_options += --objects "$(basename $(all_objs))" ifdef V ifeq ("$(origin V)", "command line")