view html/Makefile.am @ 228:87e760b2b1b9

Added tag stable-6-0-21 for changeset 3fee608becbc
author Carl Byington <carl@five-ten-sg.com>
date Sat, 03 Jan 2009 15:49:00 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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