Browse Source

BFL Flash - always distribute source

nfactor-troky
Kano 12 years ago
parent
commit
30f5d77761
  1. 4
      Makefile.am

4
Makefile.am

@ -10,7 +10,8 @@ endif @@ -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 @@ -78,7 +79,6 @@ endif
if HAS_BITFORCE
cgminer_SOURCES += driver-bitforce.c
EXTRA_DIST += bitforce-firmware-flash.c
endif
if HAS_ICARUS

Loading…
Cancel
Save