[Pcsclite-cvs-commit] CVS PCSC/doc
CVS User rousseau
ludovic.rousseau@free.fr
Mon, 21 Mar 2005 00:38:44 -0700
Update of /cvsroot/pcsclite/PCSC/doc
In directory haydn:/tmp/cvs-serv21700
Modified Files:
Makefile.am
Log Message:
DISTCLEANFILES = ifdhandler-3.pdf pcsc-lite.pdf
The two PDF files are only removed by "make distclean" so normal users
will not have to (re)build them after a "make clean"
--- /cvsroot/pcsclite/PCSC/doc/Makefile.am 2004/10/04 14:11:24 1.18
+++ /cvsroot/pcsclite/PCSC/doc/Makefile.am 2005/03/21 07:38:44 1.19
@@ -13,10 +13,12 @@
EXTRA_DIST = $(data_DATA) $(man_in)
CLEANFILES = ifdhandler-3.aux ifdhandler-3.bbl ifdhandler-3.blg \
- ifdhandler-3.dvi ifdhandler-3.log ifdhandler-3.out ifdhandler-3.pdf \
+ ifdhandler-3.dvi ifdhandler-3.log ifdhandler-3.out \
ifdhandler-3.toc \
pcsc-lite.aux pcsc-lite.bbl pcsc-lite.blg pcsc-lite.log \
- pcsc-lite.out pcsc-lite.pdf pcsc-lite.toc
+ pcsc-lite.out pcsc-lite.toc
+
+DISTCLEANFILES = ifdhandler-3.pdf pcsc-lite.pdf
# name of commands
LATEX = latex