Mercurial > libpst
diff html/Makefile.am @ 180:265c7a65b75b
switch back to fully versioned subpackage dependencies
add doxygen devel-doc documentation for the shared library
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 10 Apr 2009 12:00:46 -0700 |
parents | c508ee15dfca |
children | 3b04745ff76d |
line wrap: on
line diff
--- a/html/Makefile.am Thu Apr 09 09:01:15 2009 -0700 +++ b/html/Makefile.am Fri Apr 10 12:00:46 2009 -0700 @@ -1,3 +1,3 @@ htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ -html_DATA = $(wildcard *.html) $(wildcard *.pdf) +html_DATA = $(wildcard *.html) $(wildcard *.pdf) $(wildcard devel/*) EXTRA_DIST = $(html_DATA)