X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Flibexec.sh;h=29764b09646e27bf6346b349c3495720fcd5691d;hb=74017b56cbadf675de023f7bee6a0b18877c0a74;hp=e4255e0c5731b4a1128a9540e2f1b22ea770047e;hpb=d25fac43a7c239fe8f56b2ce1b87ef3e3d4d7ef0;p=platform%2Fupstream%2Fautomake.git diff --git a/t/libexec.sh b/t/libexec.sh old mode 100755 new mode 100644 index e4255e0..29764b0 --- a/t/libexec.sh +++ b/t/libexec.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 @@ # PROGRAMS and LIBRARIES can be installed in (pkg)libexecdir. -. ./defs || exit 1 +. test-init.sh cat > Makefile.am << 'END' libexec_PROGRAMS = foo