view html/Makefile.am @ 243:b4bcc42c30ef

Added tag stable-6-0-26 for changeset d8ee4c97b9ab
author Carl Byington <carl@five-ten-sg.com>
date Fri, 19 Nov 2010 13:04:47 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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