mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-25 15:05:41 +00:00
5 lines
57 B
Makefile
5 lines
57 B
Makefile
SUBDIRS =
|
|
|
|
if CRYB_PAM
|
|
SUBDIRS += pam_otp
|
|
endif CRYB_PAM
|