[Pcsclite-cvs-commit] r1963 - trunk/PCSC/src

Ludovic Rousseau rousseau at costa.debian.org
Tue Mar 21 17:00:21 CET 2006


Author: rousseau
Date: 2006-03-21 16:00:21 +0000 (Tue, 21 Mar 2006)
New Revision: 1963

Modified:
   trunk/PCSC/src/Makefile.am
Log:
add debug.c to libpcsclite_la_SOURCES


Modified: trunk/PCSC/src/Makefile.am
===================================================================
--- trunk/PCSC/src/Makefile.am	2006-03-21 15:59:28 UTC (rev 1962)
+++ trunk/PCSC/src/Makefile.am	2006-03-21 16:00:21 UTC (rev 1963)
@@ -18,6 +18,7 @@
 endif
 
 libpcsclite_la_SOURCES = \
+	debug.c \
 	dyn_hpux.c \
 	dyn_macosx.c \
 	dyn_unix.c \




More information about the Pcsclite-cvs-commit mailing list