From: Eugene Crosser Date: Tue, 29 Oct 2013 07:32:10 +0000 (+0400) Subject: switch to autotools X-Git-Url: http://www.average.org/gitweb/?p=pam_pcsc_cr.git;a=commitdiff_plain;h=ee226487842a53a641f951e0ea8207f28d1f5e43 switch to autotools --- diff --git a/Makefile.am b/Makefile.am index 9c5f034..abfd92b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ pamlibdir = @pamlibdir@ noinst_HEADERS = pcsc_cr.h token.h -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