[Pcsclite-cvs-commit] r2947 - in /trunk/PCSC/src: Makefile.am dyn_win32.c thread_win32.c

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue May 13 08:58:26 UTC 2008


Author: rousseau
Date: Tue May 13 08:58:26 2008
New Revision: 2947

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2947
Log:
do not distribute win32 files anymore.
win32 is not a supported platform

Removed:
    trunk/PCSC/src/dyn_win32.c
    trunk/PCSC/src/thread_win32.c
Modified:
    trunk/PCSC/src/Makefile.am

Modified: trunk/PCSC/src/Makefile.am
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/Makefile.am?rev=2947&op=diff
==============================================================================
--- trunk/PCSC/src/Makefile.am (original)
+++ trunk/PCSC/src/Makefile.am Tue May 13 08:58:26 2008
@@ -150,5 +150,5 @@
 tokenparser.c: tokenparser.l
 	$(SHELL) $(YLWRAP) $< lex.tp.c $@ -- "$(LEX)" -Ptp $(AM_LFLAGS) $(LFLAGS)
 
-EXTRA_DIST = README_INTERNALS.txt dyn_win32.c thread_win32.c winscard_scf.c
+EXTRA_DIST = README_INTERNALS.txt winscard_scf.c
 




More information about the Pcsclite-cvs-commit mailing list