]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Distribute ntpv4-mib.mib
authorHarlan Stenn <stenn@ntp.org>
Fri, 5 Dec 2008 10:48:37 +0000 (05:48 -0500)
committerHarlan Stenn <stenn@ntp.org>
Fri, 5 Dec 2008 10:48:37 +0000 (05:48 -0500)
bk: 49390705mG4oeXyzKK-V49nytnY9QA

ntpsnmpd/Makefile.am

index 7e8f57f362c24987b80faecff22c67bb9d6d2cdc..82cb4bc94a96fc424ec88b06bb65556188aedcb7 100644 (file)
@@ -11,8 +11,10 @@ LDADD=               ../ntpq/libntpq.a ../libntp/libntp.a @SNMP_LIBS@        \
 AM_CPPFLAGS=   -I$(top_srcdir)/ntpq -I$(top_srcdir)/include @SNMP_CPPFLAGS@ \
                $(LIBOPTS_CFLAGS)
 AM_CFLAGS=     @SNMP_CFLAGS@
-EXTRA_DIST=    ntpsnmpd-opts.def ntpsnmpd.1 ntpsnmpd-opts.texi ntpsnmpd-opts.menu
-BUILT_SOURCES= ntpsnmpd-opts.c ntpsnmpd-opts.h ntpsnmpd.1 ntpsnmpd-opts.texi ntpsnmpd-opts.menu
+EXTRA_DIST=    ntpsnmpd-opts.def ntpsnmpd.1 ntpsnmpd-opts.texi \
+               ntpsnmpd-opts.menu ntpv4-mib.mib
+BUILT_SOURCES= ntpsnmpd-opts.c ntpsnmpd-opts.h ntpsnmpd.1 ntpsnmpd-opts.texi \
+               ntpsnmpd-opts.menu
 man_MANS=      ntpsnmpd.1
 run_ag=                cd $(srcdir) && autogen -L ../include --writable
 std_def_list=  $(top_srcdir)/include/debug-opt.def             \