view html/Makefile.am @ 420:4901cdbc1fca

Added tag stable-6-0-57 for changeset 91f2a127ec69
author Carl Byington <carl@five-ten-sg.com>
date Wed, 26 Apr 2017 09:27:01 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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