cpuminer/compat/Makefile.am

8 lines
57 B
Makefile
Raw Normal View History

if WANT_JANSSON
SUBDIRS = jansson
else
SUBDIRS =
endif