view html/Makefile.am @ 443:0df77bbb7fc2 stable-6-0-67

always call dcc code so we get log entries
author Carl Byington <carl@five-ten-sg.com>
date Fri, 05 Jan 2018 17:23: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)