view html/Makefile.am @ 332:ed04479a8e12

allow missing domain in header from value
author Carl Byington <carl@five-ten-sg.com>
date Mon, 19 Dec 2016 16:35:49 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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