From 5d345eedcd824c22807d7c15919c59ca74c5a655 Mon Sep 17 00:00:00 2001 From: hjp Date: Sun, 4 May 2008 17:29:27 +0000 Subject: [PATCH] added dns-inc-serial to install target. --- dns/GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/dns/GNUmakefile b/dns/GNUmakefile index 1148a56..536e95a 100644 --- a/dns/GNUmakefile +++ b/dns/GNUmakefile @@ -7,6 +7,7 @@ install: \ $(BINDIR)/gethostbyname \ $(BINDIR)/minnet \ $(BINDIR)/query \ + $(BINDIR)/dns-inc-serial \ clean: