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