view html/Makefile.am @ 301:13905d36ca82

Generic regex now matches against the reverse dns PTR value
author Carl Byington <carl@five-ten-sg.com>
date Mon, 13 Oct 2014 20:48:40 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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