comparison html/Makefile.am @ 16:c508ee15dfca

switch to automake/autoconf
author carl
date Sun, 19 Feb 2006 18:47:46 -0800
parents
children 265c7a65b75b
comparison
equal deleted inserted replaced
15:ac98f448b6ab 16:c508ee15dfca
1 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
2 html_DATA = $(wildcard *.html) $(wildcard *.pdf)
3 EXTRA_DIST = $(html_DATA)