mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-23 14:05:43 +00:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
SUBDIRS =
|
|
|
|
if CRYB_BSDAUTH
|
|
SUBDIRS += login_otp
|
|
endif CRYB_BSDAUTH
|