view html/Makefile.am @ 424:b1a9a6fc9aad

Added tag stable-6-0-59 for changeset c9b7b6dd1206
author Carl Byington <carl@five-ten-sg.com>
date Wed, 26 Jul 2017 09:02:22 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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