From e7fcb2be88d6364fcf5447591dd280a696c4db32 Mon Sep 17 00:00:00 2001 From: aj Date: Wed, 25 Jun 2003 08:42:37 +0000 Subject: [PATCH] make live easier for other developers: html file is now also in the repository, and I will update always both at the same time. So not even developers will need docbook dtd + xsl + xsltproc. git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1222 c6295689-39f2-0310-b995-f0e70906c6a9 --- docs/Makefile.am | 2 +- docs/usbtoken.html | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 docs/usbtoken.html diff --git a/docs/Makefile.am b/docs/Makefile.am index 85256548..c36fa728 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -3,7 +3,7 @@ XSLTPROC := @XSLTPROC@ HTMLFILES := usbtoken.html -MAINTAINERCLEANFILES = Makefile.in pkcs15-profile.5 $(HTMLFILES) +MAINTAINERCLEANFILES = Makefile.in pkcs15-profile.5 MANSRC = pkcs15-crypt.1 \ pkcs15-init.1 \ diff --git a/docs/usbtoken.html b/docs/usbtoken.html new file mode 100644 index 00000000..e69de29b