1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-09 14:28:12 +00:00
sgminer/compat/Makefile.am

9 lines
97 B
Makefile
Raw Normal View History

2013-10-16 11:02:03 +00:00
SUBDIRS = jansson-2.5
2013-08-28 02:05:58 +00:00
if WANT_USBUTILS
if WANT_STATIC_LIBUSB
2013-08-28 02:05:58 +00:00
SUBDIRS += libusb-1.0
endif
endif