view html/Makefile.am @ 380:0495e767bfb7

Added tag stable-6-0-50 for changeset e42923f8f3fd
author Carl Byington <carl@five-ten-sg.com>
date Mon, 20 Feb 2017 08:43:41 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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