view html/Makefile.am @ 439:7247a9b6accc

Added tag stable-6-0-65 for changeset 1686cb639269
author Carl Byington <carl@five-ten-sg.com>
date Fri, 03 Nov 2017 10:54:47 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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