view html/Makefile.am @ 319:0ed4de7ce05b

Added tag stable-6-0-47 for changeset e2dc882839f6
author Carl Byington <carl@five-ten-sg.com>
date Thu, 22 Sep 2016 08:49:44 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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