Skip to content

Commit df840b7

Browse files
committed
commit missing Makefile.am
1 parent 6c346ee commit df840b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ ccminer_SOURCES = elist.h miner.h compat.h \
3535
quark/cuda_quark_compactionTest.cu \
3636
cuda_nist5.cu \
3737
sph/cubehash.c sph/echo.c sph/luffa.c sph/shavite.c sph/simd.c \
38+
sph/hamsi.c sph/hamsi_helper.c sph/sph_hamsi.h \
39+
x13/x13.cu x13/cuda_x13_hamsi512.cu x13/cuda_x13_fugue512.cu \
3840
x11/x11.cu x11/cuda_x11_luffa512.cu x11/cuda_x11_cubehash512.cu \
3941
x11/cuda_x11_shavite512.cu x11/cuda_x11_simd512.cu x11/cuda_x11_echo.cu
4042

0 commit comments

Comments
 (0)