view html/Makefile.am @ 239:72c8bfc38d16

Added tag stable-6-0-25 for changeset 7b818a4e21a4
author Carl Byington <carl@five-ten-sg.com>
date Tue, 29 Sep 2009 12:19:42 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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