X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fnodep2.sh;h=5633ef98cc8ace89afadc917ba4e63bb6168b961;hb=7df8b28cb170a6e67df30bd30f1753a43cf315aa;hp=13d1174651211af1de10f6ef07e93834ebbee18d;hpb=5fb73b05d111bc3da4d16007a2b1a6aee8e49198;p=platform%2Fupstream%2Fautomake.git diff --git a/t/nodep2.sh b/t/nodep2.sh index 13d1174..5633ef9 100755 --- a/t/nodep2.sh +++ b/t/nodep2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2012 Free Software Foundation, Inc. +# Copyright (C) 2006-2013 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ # Another test to make sure no-dependencies option does the right thing. -. ./defs || exit 1 +. test-init.sh cat > Makefile.am << 'END' bin_PROGRAMS = foo