view html/Makefile.am @ 307:c8144da09419

updated tld on 2015-10-15
author Carl Byington <carl@five-ten-sg.com>
date Fri, 27 May 2016 14:48:10 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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