view html/Makefile.am @ 155:a76a6af7ed8b

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

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