mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-08 14:45:39 +00:00
5 lines
55 B
Makefile
5 lines
55 B
Makefile
SUBDIRS =
|
|
|
|
if OTP_PAM
|
|
SUBDIRS += pam_otp
|
|
endif OTP_PAM
|