]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - t/makefile.test
Merge branch 't/buffer_tree_improvements'
[paraslash.git] / t / makefile.test
index 4bbc5d72edb0adfd2b997d667bac2d67de2f72b6..69c69bef36dcabe995a7e281ec6d790e98f5de37 100644 (file)
@@ -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")