view html/Makefile.am @ 196:ff6d14d75b1e

add missing files to cvs
author carl
date Sat, 02 Feb 2008 10:08:08 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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