X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=t%2Fmakefile.test;h=6ef9ac84862be90980474f699911421140fc6618;hp=a2bd4e538a473e6caea8342e6fdb2e102ccc6aac;hb=ba3cef172b3f905315c0279d0a664df4d1db149c;hpb=e6e3a404091110ac770f65dad64e194f5900cd27 diff --git a/t/makefile.test b/t/makefile.test index a2bd4e53..6ef9ac84 100644 --- a/t/makefile.test +++ b/t/makefile.test @@ -8,6 +8,7 @@ test_options += --results-dir $(results_dir) test_options += --trash-dir $(trash_dir) test_options += --executables "$(prefixed_executables)" test_options += --objects "$(basename $(all_objs))" +test_options += --man-dir $(man_dir) ifdef V ifeq ("$(origin V)", "command line")