From: Harlan Stenn Date: Thu, 29 Aug 2002 03:38:39 +0000 (-0400) Subject: ntp_rfc2553.h is a noinst_HEADER. X-Git-Tag: NTP_4_1_73~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2575de33ac8b22a5bf5c28cfd96046a400fafbb3;p=thirdparty%2Fntp.git ntp_rfc2553.h is a noinst_HEADER. Reported by Dave Mills. bk: 3d6d973f-4g07qNX3xus-CSF5Gaytg --- diff --git a/include/Makefile.am b/include/Makefile.am index 882cc9400e..b38f1cd825 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -36,6 +36,7 @@ noinst_HEADERS = \ ntp_proto.h \ ntp_refclock.h \ ntp_request.h \ + ntp_rfc2553.h \ ntp_select.h \ ntp_stdlib.h \ ntp_string.h \