]> www.average.org Git - pam_pcsc_cr.git/blobdiff - Makefile.am
rename test chalresp
[pam_pcsc_cr.git] / Makefile.am
index c2b8529fc244d26038e1d64d3c6391101ec545a0..05241a328372188c2554c0ab36191978b4868054 100644 (file)
@@ -15,10 +15,10 @@ lib_LTLIBRARIES = pam_pcsc_cr.la
 pam_pcsc_cr_la_LDFLAGS = -module -avoid-version
 pam_pcsc_cr_la_LIBADD = libpcsc_cr.la
 
-check_PROGRAMS = test_crypto test_cr
+check_PROGRAMS = test_crypto test_chalresp
 test_crypto_LDADD = libpcsc_cr.la
-test_cr_LDADD = libpcsc_cr.la
+test_chalresp_LDADD = libpcsc_cr.la
 
 EXTRA_DIST = autogen.sh
 
-TESTS = test_crypto test_cr
+TESTS = test_crypto test_chalresp