view html/Makefile.am @ 169:44021d570958

fix pre/post scripts in rpm spec file
author carl
date Thu, 30 Aug 2007 12:05:44 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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