view html/Makefile.am @ 341:958f37cbb3ab

Added tag stable-6-0-48 for changeset be776a246f97
author Carl Byington <carl@five-ten-sg.com>
date Wed, 21 Dec 2016 15:25:19 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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