view html/Makefile.am @ 315:6fbe3c81376b

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

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