X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Ftags.sh;h=30a43d86f0ad3fcd9c955da96a32c6b11ea2430d;hb=edbe522d6e9abe71a018d1323ae00f7e7c1625eb;hp=8f38e6be833af1c9a87b24d0604aedd5a377e255;hpb=26c7b8f50a02749e49135cac58c793bde97ec8fc;p=platform%2Fupstream%2Fautomake.git diff --git a/t/tags.sh b/t/tags.sh old mode 100755 new mode 100644 index 8f38e6b..30a43d8 --- a/t/tags.sh +++ b/t/tags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# Copyright (C) 1996-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 @@ -17,7 +17,7 @@ # Test for bug reported by Harlan Stenn: the tags target doesn't work # when there are only headers in a directory. -. ./defs || exit 1 +. test-init.sh cat > Makefile.am << 'END' noinst_HEADERS = iguana.h