view html/Makefile.am @ 209:0fc1899391b6 stable-6-0-17

use autoconf to package the standard gnu documentation
author Carl Byington <carl@five-ten-sg.com>
date Wed, 05 Mar 2008 18:18:52 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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