view html/Makefile.am @ 383:5a88320a7547

Added tag stable-6-0-51-2 for changeset c378e9d03f37
author Carl Byington <carl@five-ten-sg.com>
date Mon, 06 Mar 2017 12:30:35 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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