mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-01 18:55:36 +00:00
7 lines
65 B
Makefile
7 lines
65 B
Makefile
|
|
SUBDIRS = jansson
|
|
|
|
if WANT_USBUTILS
|
|
SUBDIRS += libusb-1.0
|
|
endif
|