view html/Makefile.am @ 378:5c3a3ddc1526

Added tag stable-6-0-50 for changeset 7fd39f029936
author Carl Byington <carl@five-ten-sg.com>
date Sat, 18 Feb 2017 15:15:11 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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