mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +00:00
Add missing ztex header to Makefile for distribution.
This commit is contained in:
parent
98c0b297b8
commit
e6f9afe6bc
@ -77,7 +77,7 @@ cgminer_SOURCES += driver-icarus.c
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
if HAS_ZTEX
|
if HAS_ZTEX
|
||||||
cgminer_SOURCES += driver-ztex.c libztex.c
|
cgminer_SOURCES += driver-ztex.c libztex.c libztex.h
|
||||||
bitstreamsdir = $(bindir)/bitstreams
|
bitstreamsdir = $(bindir)/bitstreams
|
||||||
dist_bitstreams_DATA = bitstreams/*
|
dist_bitstreams_DATA = bitstreams/*
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user