]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
er remove that sigcheck thing from makefile, wasn't quite convenient
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Thu, 16 Aug 2007 08:59:03 +0000 (08:59 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Thu, 16 Aug 2007 08:59:03 +0000 (08:59 +0000)
examples/Makefile.in

index baffd0c118e9c5fcc4a683181d2904fd7bf68d3f..647f70a0c6967946c2346a6aaf32776c1d3f771a 100644 (file)
@@ -44,8 +44,7 @@ MAIN_SOURCES = ldns-read-zone.c \
                  ldnsd.c \
                  ldns-keyfetcher.c \
                  ldns-notify.c \
-                 ldns-testns.c \
-                 ldns-sigcheck.c
+                 ldns-testns.c
 OTHER_SOURCES = ldns-testpkts.c
 
 PROGRAMS=$(MAIN_SOURCES:.c=)