From: Harlan Stenn Date: Sun, 28 Apr 2002 21:36:59 +0000 (-0400) Subject: Include ntpsim.h in the distribution. X-Git-Tag: NTP_4_1_73~152^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7523722105dd6839bdbf4483d5f678746471aeb4;p=thirdparty%2Fntp.git Include ntpsim.h in the distribution. Reported by Harish Nair . bk: 3ccc6b7byRhaQb0wPT7CGeHq1UlW9g --- diff --git a/include/Makefile.am b/include/Makefile.am index 44301eefe6..882cc9400e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -45,6 +45,7 @@ noinst_HEADERS = \ ntp_types.h \ ntp_unixtime.h \ ntpd.h \ + ntpsim.h \ parse.h \ parse_conf.h \ recvbuff.h \