view html/Makefile.am @ 208:ec5cb59a7368

more changes to properly package html files
author Carl Byington <carl@five-ten-sg.com>
date Wed, 05 Mar 2008 00:17:46 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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