blob: 5287d214e8ebc1a127a9b1bb29dde1f6fdb96046 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ntpsnmpd/Makefile.in.orig 2009-01-19 03:27:56.000000000 -0800
+++ ntpsnmpd/Makefile.in 2009-01-20 15:53:14.000000000 -0800
@@ -234,7 +234,7 @@
BUILT_SOURCES = ntpsnmpd-opts.c ntpsnmpd-opts.h ntpsnmpd.1 ntpsnmpd-opts.texi \
ntpsnmpd-opts.menu
-man_MANS = ntpsnmpd.1
+man_MANS = @MAKE_NTPSNMPD_MAN@
run_ag = cd $(srcdir) && autogen -L ../include --writable
std_def_list = $(top_srcdir)/include/debug-opt.def \
$(top_srcdir)/include/autogen-version.def \
|