mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-08 22:55:39 +00:00
5 lines
56 B
Makefile
5 lines
56 B
Makefile
SUBDIRS =
|
|
|
|
if OTP_UTIL
|
|
SUBDIRS += otpkey
|
|
endif OTP_UTIL
|