view html/Makefile.am @ 199:d1ef12ab18b6

check for uncommitted changes, and for pending push changesets
author Carl Byington <carl@five-ten-sg.com>
date Sat, 02 Feb 2008 12:09:12 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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