view html/Makefile.am @ 281:e11f99e10957

Added tag stable-6-0-37 for changeset 2b77295fb9a7
author Carl Byington <carl@five-ten-sg.com>
date Thu, 19 Dec 2013 10:17:42 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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