view html/Makefile.am @ 422:9f47c3ad6443

Added tag stable-6-0-58 for changeset 22027ad2a28f
author Carl Byington <carl@five-ten-sg.com>
date Fri, 19 May 2017 13:49:18 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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