view html/Makefile.am @ 207:2d8690ba9693

more changes for packaging, %doc seems to remove the doc directory before copying the files
author Carl Byington <carl@five-ten-sg.com>
date Wed, 05 Mar 2008 00:12:00 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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