This commit is contained in:
Jay D Dee
2016-11-07 18:03:18 -05:00
parent 9317eb9e04
commit 51afc7dde1
10 changed files with 340 additions and 11 deletions

View File

@@ -106,6 +106,7 @@ cpuminer_SOURCES = \
algo/lyra2/lyra2rev2.c \
algo/lyra2/lyra2re.c \
algo/lyra2/zcoin.c \
algo/lyra2/zoin.c \
algo/keccak/sse2/keccak.c \
algo/m7m.c \
algo/neoscrypt.c \
@@ -134,6 +135,7 @@ cpuminer_SOURCES = \
algo/x14/x14.c \
algo/x15/x15.c \
algo/x17/x17.c \
algo/xevan.c \
algo/yescrypt/yescrypt.c \
algo/yescrypt/yescrypt-common.c \
algo/yescrypt/sha256_Y.c\