view html/Makefile.am @ 399:7e670e59d59d

Added tag stable-6-0-52-2 for changeset 74baa26dbe7a
author Carl Byington <carl@five-ten-sg.com>
date Tue, 07 Mar 2017 16:54:20 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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