view html/Makefile.am @ 345:9f328a0a1719

Added tag stable-6-0-48 for changeset 891281cb6d3d
author Carl Byington <carl@five-ten-sg.com>
date Fri, 23 Dec 2016 08:20:53 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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