comparison html/Makefile.am @ 12:c2a2e35a85ac

final documentation, rpm builds properly
author carl
date Sat, 17 Dec 2005 16:17:09 -0800
parents a9b52f657f08
children 75361069c6ef
comparison
equal deleted inserted replaced
11:a9b52f657f08 12:c2a2e35a85ac
1 EXTRA_DIST = $(wildcard *.html) $(wildcard *.pdf) 1 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
2 html_DATA = $(wildcard *.html) $(wildcard *.pdf)
3 EXTRA_DIST = $(html_DATA)