Skip to content

Commit 2e45792

Browse files
committed
fix wrong filename
1 parent 56682b3 commit 2e45792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ccminer_SOURCES = elist.h miner.h compat.h \
3939
quark/cuda_bmw512.cu quark/cuda_quark_keccak512.cu quark/cuda_jh512keccak512.cu \
4040
quark/quarkcoin.cpp \
4141
quark/cuda_quark_compactionTest.cu \
42-
nist5.cu pentablake.cu skein.cpp \
42+
nist5.cpp pentablake.cu skein.cpp \
4343
Sia/sia.cpp Sia/cuda_sia.cu \
4444
sph/bmw.c sph/blake.c sph/groestl.c sph/jh.c sph/keccak.c sph/skein.c \
4545
BlueMidnightWish_opt.c SHA3api_ref.h \

0 commit comments

Comments
 (0)