view html/Makefile.am @ 250:3218ab6af599

need --add-missing for newer systems
author Carl Byington <carl@five-ten-sg.com>
date Sun, 08 Apr 2012 11:47:45 -0700
parents c3e9fa6b37c6
children
line wrap: on
line source

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