view html/Makefile.am @ 368:fd145e9a3df0 stable-6-0-48

fix infinite loop
author Carl Byington <carl@five-ten-sg.com>
date Tue, 17 Jan 2017 14:09:30 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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