Browse Source

Add bitblock to source list

djm34
aznboy84 10 years ago committed by ystarnaud
parent
commit
52b4daba7c
  1. 1
      Makefile.am

1
Makefile.am

@ -62,6 +62,7 @@ sgminer_SOURCES += algorithm/twecoin.c algorithm/twecoin.h @@ -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

Loading…
Cancel
Save