view html/Makefile.am @ 158:ca4f178f9064

add auto whitelisting
author carl
date Sun, 08 Jul 2007 09:57:49 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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