From 31c4e4c2ef624ce1060b4c68a29fe0b3d32ab59f Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 30 Dec 2013 17:48:13 +0000 Subject: [PATCH] find ntp_scanner.h --- external/bsd/ntp/bin/ntpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/external/bsd/ntp/bin/ntpd/Makefile b/external/bsd/ntp/bin/ntpd/Makefile index 606cf0398146..11ec66176619 100644 --- a/external/bsd/ntp/bin/ntpd/Makefile +++ b/external/bsd/ntp/bin/ntpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2013/12/28 03:19:43 christos Exp $ +# $NetBSD: Makefile,v 1.14 2013/12/30 17:48:13 christos Exp $ .include @@ -79,7 +79,7 @@ CWARNFLAGS.clang+= -Wno-strncat-size DIST=${IDIST}/ntpd -CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts +CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts -I${IDIST}/ntpd .PATH: ${DIST}