From: Jelte Jansen Date: Thu, 13 Apr 2006 12:14:43 +0000 (+0000) Subject: that was one \ too much X-Git-Tag: release-1.1.0~191 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63ff8026378916e2964fa3a99b2491cc0f65bed4;p=thirdparty%2Fldns.git that was one \ too much --- diff --git a/examples/Makefile.in b/examples/Makefile.in index bfa16d2a..af55b4a8 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -41,7 +41,7 @@ SOURCES = ldns-read-zone.c \ ldnsd.c \ ldns-keyfetcher.c \ ldns-ixfr.c \ - ldns-notify.c \ + ldns-notify.c PROGRAMS=$(SOURCES:.c=)