1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-03-13 06:01:03 +00:00

Add bitblock to source list

This commit is contained in:
aznboy84 2014-06-28 03:10:22 +07:00 committed by ystarnaud
parent 18e0ed0042
commit 52b4daba7c

View File

@ -62,6 +62,7 @@ sgminer_SOURCES += algorithm/twecoin.c algorithm/twecoin.h
sgminer_SOURCES += algorithm/marucoin.c algorithm/marucoin.h
sgminer_SOURCES += algorithm/maxcoin.c algorithm/maxcoin.h
sgminer_SOURCES += algorithm/talkcoin.c algorithm/talkcoin.h
sgminer_SOURCES += algorithm/bitblock.c algorithm/bitblock.h
bin_SCRIPTS = $(top_srcdir)/kernel/*.cl