mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-09 06:18:06 +00:00
9 lines
97 B
Makefile
9 lines
97 B
Makefile
|
|
SUBDIRS = jansson-2.5
|
|
|
|
if WANT_USBUTILS
|
|
if WANT_STATIC_LIBUSB
|
|
SUBDIRS += libusb-1.0
|
|
endif
|
|
endif
|