view html/Makefile.am @ 7:5241a079fe03

initial version
author carl
date Fri, 10 Mar 2006 12:26:37 -0800
parents 616666e2f34c
children
line wrap: on
line source

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