view html/Makefile.am @ 285:0bc4442e16c1

Added tag stable-6-0-39 for changeset 896b9393d3f0
author Carl Byington <carl@five-ten-sg.com>
date Tue, 31 Dec 2013 10:47:39 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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