view html/Makefile.am @ 106:2fbeeb4ced73

move to autoconf/automake/docbook
author carl
date Sun, 18 Dec 2005 09:39:53 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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