view html/Makefile.am @ 14:c9a1fd8f633b

fix documentation typo
author carl
date Sat, 25 Aug 2007 11:31:03 -0700
parents 616666e2f34c
children
line wrap: on
line source

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