view html/Makefile.am @ 154:89ce226e5383

add auto whitelisting
author carl
date Sat, 07 Jul 2007 21:24:38 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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