From 1a63a04eaf2a77c1752b90e80ab571677f27ac3d Mon Sep 17 00:00:00 2001 From: Simon Feltman Date: Mon, 3 Mar 2014 06:49:09 -0800 Subject: build: Update release-news to use srcdir Use $(top_srcdir)/NEWS for pulling in news items to ensure "make release-news" works in a vpath build environment. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ea0b4bac..208ed136 100644 --- a/Makefile.am +++ b/Makefile.am @@ -130,7 +130,7 @@ release-news: @echo -e "\n\n\nFor blogging, you can copy&paste this HTML formatted news:" @echo "-------------- 8< -------------" - @last=`head -n1 NEWS | cut -f1 -d' '`; \ + @last=`head -n1 $(top_srcdir)/NEWS | cut -f1 -d' '`; \ echo "