1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 23:08:07 +00:00

Add bench_block to makefile.

This commit is contained in:
Con Kolivas 2011-08-16 17:13:10 +10:00
parent 4daca363f0
commit 58eb4d5859

View File

@ -17,7 +17,7 @@ bin_PROGRAMS = cgminer
bin_SCRIPTS = phatk110722.cl poclbm110717.cl
cgminer_SOURCES = elist.h miner.h compat.h \
cgminer_SOURCES = elist.h miner.h compat.h bench_block.h \
main.c util.c \
ocl.c ocl.h findnonce.c findnonce.h \
sha256_generic.c sha256_4way.c sha256_via.c \