view html/Makefile.am @ 166:7161d8451fcf

fix unitialized variable
author carl
date Sun, 26 Aug 2007 20:54:59 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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