view html/Makefile.am @ 437:f084285ceb52

Added tag stable-6-0-64 for changeset 7b072e16bd69
author Carl Byington <carl@five-ten-sg.com>
date Fri, 03 Nov 2017 10:07:00 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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