view html/Makefile.am @ 418:ea4f86e2db42

Added tag stable-6-0-57 for changeset d1976e04f5ba
author Carl Byington <carl@five-ten-sg.com>
date Tue, 25 Apr 2017 21:57:42 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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