X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fremake-renamed-am.sh;h=82b0b3d79ec20d7e6463eb1e8dda2a6f0b684e77;hb=a7c00e1935726a32dca6871dd0f1b7eda28d0a5b;hp=378aa2660f809be164e142c351ef3c800acfc56e;hpb=26c7b8f50a02749e49135cac58c793bde97ec8fc;p=platform%2Fupstream%2Fautomake.git diff --git a/t/remake-renamed-am.sh b/t/remake-renamed-am.sh old mode 100755 new mode 100644 index 378aa26..82b0b3d --- a/t/remake-renamed-am.sh +++ b/t/remake-renamed-am.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2012 Free Software Foundation, Inc. +# Copyright (C) 2011-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 @@ -18,7 +18,7 @@ # of the "deleted header problem". This test checks that we can rename # an included .am file without confusing the remake rules. -. ./defs || exit 1 +. test-init.sh echo AC_OUTPUT >> configure.ac