From: Jelte Jansen Date: Thu, 16 Aug 2007 08:59:03 +0000 (+0000) Subject: er remove that sigcheck thing from makefile, wasn't quite convenient X-Git-Tag: ldns-1.3.0_pre_20070822~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=91a72ca845cdae3e7ebdbb22ce2389db8ef2137e;p=thirdparty%2Fldns.git er remove that sigcheck thing from makefile, wasn't quite convenient --- diff --git a/examples/Makefile.in b/examples/Makefile.in index baffd0c1..647f70a0 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -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=)