view html/Makefile.am @ 11:61a4e8773e2e

remove extraneous include files
author carl
date Mon, 19 Feb 2007 15:30:10 -0800
parents 616666e2f34c
children
line wrap: on
line source

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