X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fremake-subdir-from-subdir.sh;h=0a2c5fa1f1336252b3bfad7afc34dbdb569f48c9;hb=b9951d654abb76c5419f1e2b453f1ca06fdb331b;hp=a5053e07c237d890468fcc9fc85ceab1a11325df;hpb=119d65e9e06ffc6e8997d3ba386429db6cc2ef27;p=platform%2Fupstream%2Fautomake.git diff --git a/t/remake-subdir-from-subdir.sh b/t/remake-subdir-from-subdir.sh index a5053e0..0a2c5fa 100755 --- a/t/remake-subdir-from-subdir.sh +++ b/t/remake-subdir-from-subdir.sh @@ -16,10 +16,10 @@ # Check that remake rules works for adding a new subdirectory from a # pre-existing subdirectory. -# See also the other similar tests 'remake-subdir*.test', and the -# related test 'aclocal5.test'. +# See also the other similar tests 'remake-subdir*.sh', and the +# related test 'aclocal5.sh'. -. ./defs || Exit 1 +. test-init.sh cat >> configure.ac <<'END' m4_include([subdirs.m4])