mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-21 21:16:02 +00:00
5 lines
56 B
Makefile
5 lines
56 B
Makefile
SUBDIRS =
|
|
|
|
if CRYB_CLI
|
|
SUBDIRS += otpkey
|
|
endif CRYB_CLI
|