1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 23:08:07 +00:00

Add hf_protocol.h to cgminer sources.

This commit is contained in:
Con Kolivas 2013-10-13 18:48:56 +11:00
parent 176cae2700
commit e7a9aef65b

View File

@ -83,7 +83,7 @@ cgminer_SOURCES += driver-bitforce.c
endif endif
if HAS_HASHFAST if HAS_HASHFAST
cgminer_SOURCES += driver-hashfast.c driver-hashfast.h cgminer_SOURCES += driver-hashfast.c driver-hashfast.h hf_protocol.h
endif endif
if HAS_BITFURY if HAS_BITFURY