[Pcsclite-cvs-commit] r1895 - trunk/libmusclecard/src

Ludovic Rousseau rousseau at costa.debian.org
Tue Feb 28 10:29:43 UTC 2006


Author: rousseau
Date: 2006-02-28 10:29:42 +0000 (Tue, 28 Feb 2006)
New Revision: 1895

Modified:
   trunk/libmusclecard/src/Makefile.am
Log:
add the .h files so they are included in the .tar.gz


Modified: trunk/libmusclecard/src/Makefile.am
===================================================================
--- trunk/libmusclecard/src/Makefile.am	2006-02-28 10:23:12 UTC (rev 1894)
+++ trunk/libmusclecard/src/Makefile.am	2006-02-28 10:29:42 UTC (rev 1895)
@@ -15,11 +15,17 @@
 	musclecard.c \
 	tokenfactory.c \
 	tokenparser.l \
+	dyn_generic.h \
 	dyn_hpux.c \
 	dyn_macosx.c \
 	dyn_unix.c \
+	misc.h \
+	parser.h \
 	strlcpy.c \
+	strlcpycat.h \
 	strlcat.c \
+	sys_generic.h \
+	thread_generic.h \
 	thread_unix.c
 libmusclecard_la_CFLAGS = \
 	$(PCSCLITE_CFLAGS) \




More information about the Pcsclite-cvs-commit mailing list