view html/Makefile.am @ 450:a0293ef794a7

Added tag stable-6-0-69 for changeset d4275f26241c
author Carl Byington <carl@five-ten-sg.com>
date Tue, 10 Apr 2018 13:00:55 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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