view html/Makefile.am @ 247:33d080ace816

Added tag stable-6-0-28 for changeset 8b0f16abee53
author Carl Byington <carl@five-ten-sg.com>
date Fri, 30 Sep 2011 15:38:19 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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