view html/Makefile.am @ 292:fa657d8a56d1

Added tag stable-6-0-42 for changeset 9f0d9fcb58dd
author Carl Byington <carl@five-ten-sg.com>
date Sat, 28 Jun 2014 17:21:14 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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