Mercurial > libpst
view xml/Makefile.am @ 108:1b2a4fac1303 stable-0-6-21
fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 21 Oct 2008 14:37:13 -0700 |
parents | 1acd3231c3a4 |
children | 265c7a65b75b |
line wrap: on
line source
all: libpst cat header.xml libpst >libpst.xml cat header.sgml libpst >libpst.sgml rm -f ../html/*html rm -f ../html/*pdf xmlto -o ../man man libpst.xml xmlto -o ../html xhtml libpst.xml xmlto -o ../html pdf libpst.xml docbook2texi -o ../info libpst.sgml rm -f libpst.xml libpst.sgml