view html/Makefile.am @ 284:896b9393d3f0 stable-6-0-39

Fix segfault caused by freeing unallocated memory
author Carl Byington <carl@five-ten-sg.com>
date Tue, 31 Dec 2013 10:44:15 -0800
parents c3e9fa6b37c6
children
line wrap: on
line source

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