bk: 48cac0ed3V0fOqUbLJi2T-Cni_eQ6Q
+* [Bug 1063] ntpSnmpSubagentObject.h is missing from the distribution.
(4.2.5p129) 2008/09/11 Released by Harlan Stenn <stenn@ntp.org>
* Quiet some libntpq-related warnings.
(4.2.5p128) 2008/09/08 Released by Harlan Stenn <stenn@ntp.org>
sbin_PROGRAMS= ntpsnmpd
ntpsnmpd_SOURCES= ntpsnmpd.c ntpSnmpSubagentObject.c
+noinst_HEADERS= ntpSnmpSubagentObject.h
# HMS: we probably want a version.o file here, too.
LDADD= ../ntpq/libntpq.a ../libntp/libntp.a @SNMP_LIBS@
AM_CPPFLAGS= -I$(top_srcdir)/ntpq -I$(top_srcdir)/include `net-snmp-config --cflags`