view html/Makefile.am @ 226:c3a4b03f371d

Added tag stable-6-0-20 for changeset 8e1cbf3d96fc
author Carl Byington <carl@five-ten-sg.com>
date Sat, 03 Jan 2009 10:07:10 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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