Mercurial > libpst
view html/Makefile.am @ 292:e0e5844d91b3
patch from Leo Antunes for Status: header
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 19 Jun 2011 09:08:29 -0700 |
parents | 06d759f640f6 |
children |
line wrap: on
line source
htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ htmldeveldir = ${datadir}/doc/@PACKAGE@-@VERSION@/devel html_DATA = $(wildcard *.html) htmldevel_DATA = $(wildcard devel/*) EXTRA_DIST = $(html_DATA) $(htmldevel_DATA)