view html/Makefile.am @ 452:3bbc64cece70

Added tag stable-6-0-70 for changeset f2bc221240e8
author Carl Byington <carl@five-ten-sg.com>
date Mon, 04 Jun 2018 16:47:20 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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