Remove unneeded install-exec-local

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@123 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2001-12-31 14:39:49 +00:00
parent 74f568b87e
commit 6adf61a795
1 changed files with 0 additions and 7 deletions

View File

@ -22,10 +22,3 @@ pam_pkcs15_la_LDFLAGS = -module -avoid-version
pam_pkcs15_test_SOURCES = $(SRC) $(INC)
pam_pkcs15_test_CFLAGS = -DTEST
if HAVE_PAM_AND_SSL
install-exec-local: install-libLTLIBRARIES
@$(NORMAL_INSTALL)
endif