view html/Makefile.am @ 477:331facb7b970 default tip

Added tag stable-6-0-78 for changeset fcf66a7aead5
author Carl Byington <carl@five-ten-sg.com>
date Sat, 20 Feb 2021 10:59:24 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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