From: Vladimír Čunát Date: Mon, 14 Nov 2016 14:43:04 +0000 (+0100) Subject: root hints: avoid regeneration due to timestamps X-Git-Tag: v1.2.0-rc1~74^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26810d7e6a3a6e76ed48e233bb9e3c78bb7280ad;p=thirdparty%2Fknot-resolver.git root hints: avoid regeneration due to timestamps We only want this when deleted explicitly. --- diff --git a/lib/lib.mk b/lib/lib.mk index 84935ef05..1e73cdf06 100644 --- a/lib/lib.mk +++ b/lib/lib.mk @@ -66,7 +66,7 @@ libkres_LIBS += $(nettle_LIBS) endif lib/zonecut.c: lib/root-hints.inc -lib/root-hints.inc: scripts/gen-root-hints.sh scripts/inet_pton.py +lib/root-hints.inc: scripts/gen-root-hints.sh > $@ # Make library