view html/Makefile.am @ 411:701ae46d9742

Added tag stable-6-0-55 for changeset 6b03435868cb
author Carl Byington <carl@five-ten-sg.com>
date Sun, 16 Apr 2017 09:16:37 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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