]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Install sntp.html into htmldir
authorHarlan Stenn <stenn@ntp.org>
Sun, 2 Sep 2012 07:35:48 +0000 (03:35 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 2 Sep 2012 07:35:48 +0000 (03:35 -0400)
bk: 50430c54MeM_gd8P-Gkezqe98rX2aQ

ChangeLog
sntp/Makefile.am

index 2777ecf094afd1f5079dba8a8644dbaff01b2da5..a8a4872a587d08109f6927747dc21996155b6bbf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 * [Bug 2270] Install fails due to repeated man5 page names.
+* Install sntp.html into htmldir.
 * Fix mdoc2man.
 * Distribute ntp.conf.def.
 (4.2.7p296) 2012/08/31 Released by Harlan Stenn <stenn@ntp.org>
index cc6b8abe2f7562fbbb4ece2cc3466e467d5d6755..dcc78c07703ac1f99ad9961c16dfcbf400f1251e 100644 (file)
@@ -149,14 +149,19 @@ man_MANS= sntp.$(SNTP_MS)
 ##info_TEXINFOS=       sntp.texi
 ##sntp_TEXINFOS=       invoke-sntp.texi
 
+html_DATA=                             \
+       $(srcdir)/sntp.html             \
+       $(NULL)
+
 noinst_DATA=                           \
        $(srcdir)/invoke-sntp.menu      \
        $(srcdir)/invoke-sntp.texi      \
-       $(srcdir)/sntp.html             \
        $(srcdir)/sntp.man.in           \
        $(srcdir)/sntp.mdoc.in          \
        $(NULL)
 
+install-data-local: install-html
+
 FRC:
        @: do-nothing action to prevent default SCCS get
        @: FRC "force" depends on nothing and is not a file, so is