mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-10 14:58:01 +00:00
7 lines
69 B
Makefile
7 lines
69 B
Makefile
|
|
SUBDIRS = jansson-2.5
|
|
|
|
if WANT_USBUTILS
|
|
SUBDIRS += libusb-1.0
|
|
endif
|