]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
root hints: avoid regeneration due to timestamps
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 14 Nov 2016 14:43:04 +0000 (15:43 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 14 Nov 2016 14:43:04 +0000 (15:43 +0100)
We only want this when deleted explicitly.

lib/lib.mk

index 84935ef0545a4a2998dae427a65b9dbd8654582e..1e73cdf064f545464e115b29066c15d4224d0859 100644 (file)
@@ -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