view html/Makefile.am @ 200:c7efbf2ffd8b

Added tag stable-6-0-16 for changeset d1ef12ab18b6
author Carl Byington <carl@five-ten-sg.com>
date Sat, 02 Feb 2008 12:29:59 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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