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

11 lines
99 B
Makefile
Raw Normal View History

SUBDIRS =
2013-08-28 02:05:58 +00:00
if WANT_JANSSON
SUBDIRS += jansson
endif
2013-08-28 02:05:58 +00:00
if WANT_USBUTILS
SUBDIRS += libusb-1.0
endif