X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=t%2Fmakefile.test;h=69c69bef36dcabe995a7e281ec6d790e98f5de37;hb=72109189a67d9fe19fb88dc744a999e2d21ff591;hp=4bbc5d72edb0adfd2b997d667bac2d67de2f72b6;hpb=3b447b02e2d74d596ecf6f5f764bf847653d407c;p=paraslash.git 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")