From 6913a589b97fc5d035a0285e7b4b4a702c3452cf Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Tue, 14 Apr 2015 12:44:29 +0200 Subject: new config option: build ATF stuff from bind [#38754] --- util/bind.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/bind.sh') diff --git a/util/bind.sh b/util/bind.sh index c03639f5..81e4d9a4 100644 --- a/util/bind.sh +++ b/util/bind.sh @@ -99,7 +99,7 @@ rm -rf bind # Make and move to our directory for all things bind mkdir $binddir -cp util/Makefile.bind bind/Makefile +cp util/Makefile.bind.in bind/Makefile.in cd $binddir # Get the bind version file and move it to version.tmp -- cgit v1.2.1