Remove `pam_panic.la` from install (only install `.so`)

This commit is contained in:
Jordy Dickinson 2018-04-02 19:26:54 -04:00
parent 0b6c8c6560
commit 844bb0cebd
No known key found for this signature in database
GPG Key ID: C809BAD019EEB620
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ pam_panic_la_SOURCES = \
pam_panic_reject.c
pam_panic_la_LDFLAGS = -module -no-undefined -avoid-version
pam_panic_la_LIBADD = -lpam -lcrypt
install-exec-hook:
rm -f $(securelibdir)/pam_panic.la