view html/Makefile.am @ 472:86a61ed64baf

Added tag stable-6-0-77 for changeset 419564449cea
author Carl Byington <carl@five-ten-sg.com>
date Wed, 16 Dec 2020 13:40:59 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
html_DATA = $(wildcard *.html) $(wildcard *.pdf)
EXTRA_DIST = $(html_DATA)