annotate html/Makefile.am @ 24:7d599c9b7d65

changes for rhel7 systemd and /var/run on tmpfs
author Carl Byington <carl@five-ten-sg.com>
date Mon, 06 Feb 2017 11:32:18 -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)