view html/Makefile.am @ 454:3fb2b1f81487

Added tag stable-6-0-71 for changeset 8393ce4658cc
author Carl Byington <carl@five-ten-sg.com>
date Mon, 04 Jun 2018 19:13:28 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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