view html/Makefile.am @ 109:9978e29c4d71

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

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