annotate html/Makefile.am @ 45:4fd5f0d51144

Added tag stable-1-10 for changeset 9e9f09cf411c
author Carl Byington <carl@five-ten-sg.com>
date Sat, 22 Mar 2008 11:01:54 -0700
parents c2a2e35a85ac
children 75361069c6ef
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12
c2a2e35a85ac final documentation, rpm builds properly
carl
parents: 11
diff changeset
1 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
c2a2e35a85ac final documentation, rpm builds properly
carl
parents: 11
diff changeset
2 html_DATA = $(wildcard *.html) $(wildcard *.pdf)
c2a2e35a85ac final documentation, rpm builds properly
carl
parents: 11
diff changeset
3 EXTRA_DIST = $(html_DATA)