view html/Makefile.am @ 275:f3b003554a19

Added tag stable-6-0-36 for changeset bdcf203e3f7b
author Carl Byington <carl@five-ten-sg.com>
date Mon, 09 Sep 2013 21:27:39 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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