view html/Makefile.am @ 376:7ad7acf60758

Added tag stable-6-0-49 for changeset aeb4480a2a95
author Carl Byington <carl@five-ten-sg.com>
date Wed, 08 Feb 2017 11:40:44 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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