mirror of
https://github.com/GOSTSec/ccminer
synced 2025-01-09 22:38:05 +00:00
8 lines
64 B
Makefile
8 lines
64 B
Makefile
|
|
if WANT_JANSSON
|
|
SUBDIRS = jansson
|
|
else
|
|
SUBDIRS =
|
|
endif
|
|
|