view html/Makefile.am @ 394:619a4880a3bf

Added tag stable-6-0-51-2 for changeset dffedbdc8566
author Carl Byington <carl@five-ten-sg.com>
date Mon, 06 Mar 2017 18:44:14 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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