[Pcsclite-cvs-commit] muscleTools Makefile,1.5,1.6

rousseau@quantz.debian.org rousseau@quantz.debian.org
Sun, 07 Sep 2003 23:06:24 +0200


Update of /cvsroot/muscleapps/muscleTools
In directory quantz:/tmp/cvs-serv25331

Modified Files:
	Makefile 
Log Message:
link with musclecard instead of pcsclite (the separation occured in pcsc-lite-1.2.0-rc2)


Index: Makefile
===================================================================
RCS file: /cvsroot/muscleapps/muscleTools/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile	25 Sep 2002 20:40:59 -0000	1.5
+++ Makefile	7 Sep 2003 21:06:22 -0000	1.6
@@ -5,7 +5,7 @@
 
 CC = gcc
 CFLAGS = -g -Wall
-LIBS = -lpcsclite -lpthread
+LIBS = -lmusclecard -lpthread
 LDFLAGS = $(LIBS)
 
 all: muscleTool