view html/Makefile.am @ 189:e10f5951b905

fix null pointer dereference from missing HELO command
author carl
date Sat, 10 Nov 2007 10:41:04 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
html_DATA = $(wildcard *.html) $(wildcard *.pdf)
EXTRA_DIST = $(html_DATA)