view html/Makefile.am @ 23:f86fa9e378a2

switch to automake/autoconf
author carl
date Sun, 19 Feb 2006 21:50:40 -0800
parents c508ee15dfca
children 265c7a65b75b
line wrap: on
line source

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