comparison html/Makefile.am @ 50:75361069c6ef

changes for fedora 10
author Carl Byington <carl@five-ten-sg.com>
date Wed, 24 Dec 2008 18:40:54 -0800
parents c2a2e35a85ac
children c6c8a2102a3e
comparison
equal deleted inserted replaced
49:546fe911f7a6 50:75361069c6ef
1 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ 1 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
2 html_DATA = $(wildcard *.html) $(wildcard *.pdf) 2 html_DATA = index.html rn01re01.html rn01re02.html syslog2iptables.pdf
3 EXTRA_DIST = $(html_DATA) 3 EXTRA_DIST = $(html_DATA)