annotate html/Makefile.am @ 46:b2a7f2e0926a

more fixes for 64 bit format
author carl
date Sat, 12 Jan 2008 15:20:53 -0800
parents c508ee15dfca
children 265c7a65b75b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
1 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
2 html_DATA = $(wildcard *.html) $(wildcard *.pdf)
c508ee15dfca switch to automake/autoconf
carl
parents:
diff changeset
3 EXTRA_DIST = $(html_DATA)