view html/Makefile.am @ 317:a20c59b88049

Added tag stable-6-0-47 for changeset f7c5cfb76e86
author Carl Byington <carl@five-ten-sg.com>
date Wed, 21 Sep 2016 16:51: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)