annotate html/Makefile.am @ 15:72a94c46c2be stable-1-5

fix bash header
author carl
date Sat, 25 Aug 2007 11:37:34 -0700
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)