annotate html/Makefile.am @ 11:61a4e8773e2e

remove extraneous include files
author carl
date Mon, 19 Feb 2007 15:30:10 -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)