view html/Makefile.am @ 408:067963dc142f

Added tag stable-6-0-54 for changeset 29d54e7028f6
author Carl Byington <carl@five-ten-sg.com>
date Thu, 30 Mar 2017 10:31:23 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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