mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-01 18:55:36 +00:00
8 lines
57 B
Makefile
8 lines
57 B
Makefile
|
|
if WANT_JANSSON
|
|
SUBDIRS = jansson
|
|
else
|
|
SUBDIRS =
|
|
endif
|
|
|