view html/Makefile.am @ 6:5e7c39aa868c

fix incorrect path for the init script
author Carl Byington <carl@five-ten-sg.com>
date Wed, 03 Sep 2014 17:29:04 -0700
parents 48d06780cf77
children
line wrap: on
line source

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