annotate html/Makefile.am @ 28:946961e534b4 default tip

Added tag stable-1-0-10 for changeset 9298f8b00db2
author Carl Byington <carl@five-ten-sg.com>
date Thu, 24 May 2018 10:38:44 -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)