mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-21 13:05:45 +00:00
5 lines
53 B
Makefile
5 lines
53 B
Makefile
SUBDIRS =
|
|
|
|
if CRYB_OTP
|
|
SUBDIRS += otp
|
|
endif CRYB_OTP
|