From 3262ad571e1c6dbfde5e7350e2d5745d59b72fcb Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 27 Apr 2009 06:27:04 -0600 Subject: maintainer-makefile: depend on all required helper scripts * modules/maintainer-makefile (Depends-on): Add vc-list-files and useless-if-before-free. * top/maint.mk (VC_LIST, sc_avoid_if_before_free): Use local version, rather than assuming gnulib checkout is available. Reported by Simen Josefsson. Signed-off-by: Eric Blake --- modules/maintainer-makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/maintainer-makefile') diff --git a/modules/maintainer-makefile b/modules/maintainer-makefile index 492ca69bb2..21c28020ec 100644 --- a/modules/maintainer-makefile +++ b/modules/maintainer-makefile @@ -6,6 +6,8 @@ top/maint.mk Depends-on: gnumakefile +useless-if-before-free +vc-list-files License: GPLed build tool -- cgit v1.2.1