annotate html/Makefile.am @ 22:67481a1a502f

Added tag stable-1-0-8 for changeset 09564d4acd9e
author Carl Byington <carl@five-ten-sg.com>
date Fri, 24 Dec 2010 15:15:41 -0800
parents 616666e2f34c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
616666e2f34c initial version
carl
parents:
diff changeset
1 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
616666e2f34c initial version
carl
parents:
diff changeset
2 html_DATA = $(wildcard *.html) $(wildcard *.pdf)
616666e2f34c initial version
carl
parents:
diff changeset
3 EXTRA_DIST = $(html_DATA)