view html/Makefile.am @ 19:13b2e663b553

add trailing / on http package directory reference
author carl
date Sat, 24 Dec 2005 06:27:00 -0800
parents c2a2e35a85ac
children 75361069c6ef
line wrap: on
line source

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