view html/Makefile.am @ 369:f15c694c31d2

Added tag stable-6-0-48 for changeset fd145e9a3df0
author Carl Byington <carl@five-ten-sg.com>
date Tue, 17 Jan 2017 14:13:41 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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