From df840b7dfb97f03033c20357777ad342fee49caf Mon Sep 17 00:00:00 2001 From: Christian Buchner Date: Sun, 15 Jun 2014 20:12:31 +0200 Subject: [PATCH] commit missing Makefile.am --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 5473e2a..831cfd2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,6 +35,8 @@ ccminer_SOURCES = elist.h miner.h compat.h \ quark/cuda_quark_compactionTest.cu \ cuda_nist5.cu \ sph/cubehash.c sph/echo.c sph/luffa.c sph/shavite.c sph/simd.c \ + sph/hamsi.c sph/hamsi_helper.c sph/sph_hamsi.h \ + x13/x13.cu x13/cuda_x13_hamsi512.cu x13/cuda_x13_fugue512.cu \ x11/x11.cu x11/cuda_x11_luffa512.cu x11/cuda_x11_cubehash512.cu \ x11/cuda_x11_shavite512.cu x11/cuda_x11_simd512.cu x11/cuda_x11_echo.cu