mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix a typo.
This commit is contained in:
parent
8dcabf895e
commit
7ca89f08b7
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ LIBS= \
|
|||
pam_skey.so \
|
||||
pam_ssh.so \
|
||||
pam_tacplus.so \
|
||||
pam_unix.so \
|
||||
pam_unix.so
|
||||
|
||||
CLEANFILES+= ${LIBS}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue