]> www.average.org Git - pam_pcsc_cr.git/blobdiff - Makefile
parse options, specify ykneo slot
[pam_pcsc_cr.git] / Makefile
index db68800130e5c2540076280a69be41eaa5fbbb4d..80c9948c959f444cd3a77f7b14301b272ea319c1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,3 +4,7 @@ CFLAGS += -g $(shell pkg-config --cflags libpcsclite)
 LDLIBS += $(shell pkg-config --libs libpcsclite)
 
 test_cr: test_cr.o pcsc_cr.o ykneo.o
+
+test_cr.o: pcsc_cr.h
+pcsc_cr.o: pcsc_cr.h token.h
+ykneo.o: token.h