[Pcsclite-cvs-commit] r1967 - trunk/libmusclecard/src
    Ludovic Rousseau 
    rousseau at costa.debian.org
       
    Tue Mar 21 17:04:32 CET 2006
    
    
  
Author: rousseau
Date: 2006-03-21 16:04:31 +0000 (Tue, 21 Mar 2006)
New Revision: 1967
Modified:
   trunk/libmusclecard/src/Makefile.am
Log:
add debug.h and debug.c
Modified: trunk/libmusclecard/src/Makefile.am
===================================================================
--- trunk/libmusclecard/src/Makefile.am	2006-03-21 16:04:04 UTC (rev 1966)
+++ trunk/libmusclecard/src/Makefile.am	2006-03-21 16:04:31 UTC (rev 1967)
@@ -9,9 +9,11 @@
 	PCSC/mscdefines.h \
 	PCSC/musclecard.h
 noinst_HEADERS = \
+	debug.h \
 	tokenfactory.h
 
 libmusclecard_la_SOURCES = \
+	debug.c \
 	musclecard.c \
 	tokenfactory.c \
 	tokenparser.l \
    
    
More information about the Pcsclite-cvs-commit
mailing list