view html/Makefile.am @ 427:9911e362b5dc

Added tag stable-6-0-60 for changeset beda588f2881
author Carl Byington <carl@five-ten-sg.com>
date Fri, 18 Aug 2017 09:59:22 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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