X-Git-Url: http://www.average.org/gitweb/?p=pam_pcsc_cr.git;a=blobdiff_plain;f=Makefile.am;h=dc232665f5bfc8cdc58cfccdad16ecf27c9be3d1;hp=9c5f0342b8e45c0348872b0657fd890b0315f4c7;hb=d1eca5714f380358097e727408b07bdb808344bb;hpb=4f3247d992b2d4152da0ebc0daf828c874e0b1f1 diff --git a/Makefile.am b/Makefile.am index 9c5f034..dc23266 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,8 +7,10 @@ LIBS = @LIBS@ pamlibdir = @pamlibdir@ noinst_HEADERS = pcsc_cr.h token.h +noinst_PROGRAMS = test_cr +test_cr_DEPENDENCIES = pam_pcsc_cr.la -pam_pcsc_cr_LTLIBRARIES = pam_pcsc_cr.la +lib_LTLIBRARIES = pam_pcsc_cr.la EXTRA_pam_pcsc_cr_la_SOURCES = ossl_crypto.c tom_prypto.c pam_pcsc_cr_la_SOURCES = crypto.c pcsc_cr.c ykneo.c pam_pcsc_cr_la_LDFLAGS = -module -avoid-version