view html/Makefile.am @ 339:bd16c9005d79

Added tag stable-6-0-48 for changeset f375a67ee516
author Carl Byington <carl@five-ten-sg.com>
date Tue, 20 Dec 2016 17:25:25 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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