1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-03-13 06:01:03 +00:00

BFL Flash - always distribute source

This commit is contained in:
Kano 2012-08-23 11:41:10 +10:00
parent 0c3e9e9b0e
commit 30f5d77761

View File

@ -10,7 +10,8 @@ endif
EXTRA_DIST = example.conf m4/gnulib-cache.m4 linux-usb-cgminer \
ADL_SDK/readme.txt api-example.php miner.php \
API.class API.java api-example.c windows-build.txt \
bitstreams/* API-README FPGA-README SCRYPT-README
bitstreams/* API-README FPGA-README SCRYPT-README \
bitforce-firmware-flash.c
SUBDIRS = lib compat ccan
@ -78,7 +79,6 @@ endif
if HAS_BITFORCE
cgminer_SOURCES += driver-bitforce.c
EXTRA_DIST += bitforce-firmware-flash.c
endif
if HAS_ICARUS