view html/Makefile.am @ 313:68af9ca42ead

Added tag stable-6-0-46 for changeset 9c71faaae576
author Carl Byington <carl@five-ten-sg.com>
date Mon, 19 Sep 2016 09:25:29 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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