]> www.average.org Git - pam_pcsc_cr.git/blobdiff - Makefile.am
rename test chalresp
[pam_pcsc_cr.git] / Makefile.am
index 23711acba19c056e87359fe0cff182c67457245f..05241a328372188c2554c0ab36191978b4868054 100644 (file)
@@ -15,9 +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_cr
-test_cr_LDADD = libpcsc_cr.la
+check_PROGRAMS = test_crypto test_chalresp
+test_crypto_LDADD = libpcsc_cr.la
+test_chalresp_LDADD = libpcsc_cr.la
 
 EXTRA_DIST = autogen.sh
 
-TESTS = test_cr
+TESTS = test_crypto test_chalresp