[Pcsclite-cvs-commit] r1697 - trunk/PCSC/doc

Ludovic Rousseau rousseau at costa.debian.org
Sat Oct 29 17:36:05 UTC 2005


Author: rousseau
Date: 2005-10-29 17:36:04 +0000 (Sat, 29 Oct 2005)
New Revision: 1697

Modified:
   trunk/PCSC/doc/Makefile.am
Log:
add a rule to generate Doxygen documentation


Modified: trunk/PCSC/doc/Makefile.am
===================================================================
--- trunk/PCSC/doc/Makefile.am	2005-10-29 16:38:02 UTC (rev 1696)
+++ trunk/PCSC/doc/Makefile.am	2005-10-29 17:36:04 UTC (rev 1697)
@@ -45,3 +45,5 @@
 	rm -rf $*
 	$(LATEX2HTML) -local_icons -split +2 $*
 
+doxygen:
+	rm -r api ; cd .. ; doxygen doc/doxygen.conf




More information about the Pcsclite-cvs-commit mailing list