1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-19 19:21:00 +00:00
sgminer/compat/Makefile.am

9 lines
97 B
Makefile
Raw Normal View History

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