1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-09 14:28:12 +00:00
sgminer/compat/Makefile.am
2013-08-30 15:29:02 +10:00

11 lines
99 B
Makefile

SUBDIRS =
if WANT_JANSSON
SUBDIRS += jansson
endif
if WANT_USBUTILS
SUBDIRS += libusb-1.0
endif