1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-29 16:04:33 +00:00

Doc updates.

This commit is contained in:
Con Kolivas 2011-08-26 13:45:45 +10:00
parent 437d6f05cc
commit 67dff290f7
2 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
See git repository ('git log') for full changelog.
Git repo can be found at:
https://github.com/ckolivas/cgminer

View File

@ -22,7 +22,7 @@ cgminer_SOURCES = elist.h miner.h compat.h bench_block.h \
ocl.c ocl.h findnonce.c findnonce.h \
sha256_generic.c sha256_4way.c sha256_via.c \
sha256_cryptopp.c sha256_sse2_amd64.c \
sha256_sse4_amd64.c sha256_sse2_i386.c \
sha256_sse4_amd64.c sha256_sse2_i386.c \
phatk110817.cl poclbm110817.cl
cgminer_LDFLAGS = $(PTHREAD_FLAGS)