view html/Makefile.am @ 444:9bb6af6ca26c

Added tag stable-6-0-67 for changeset 0df77bbb7fc2
author Carl Byington <carl@five-ten-sg.com>
date Fri, 05 Jan 2018 17:28:46 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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