mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-08 21:14:14 +00:00
Include scrypt.h in Makefile.
This commit is contained in:
parent
0adbcd5d07
commit
d64c32ac32
@ -46,7 +46,7 @@ cgminer_SOURCES += adl.c adl.h adl_functions.h
|
|||||||
cgminer_SOURCES += *.cl
|
cgminer_SOURCES += *.cl
|
||||||
|
|
||||||
if HAS_SCRYPT
|
if HAS_SCRYPT
|
||||||
cgminer_SOURCES += scrypt.c
|
cgminer_SOURCES += scrypt.c scrypt.h
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if HAS_CPUMINE
|
if HAS_CPUMINE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user