1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-22 20:44:19 +00:00

Fix fpgautils.h distfail.

This commit is contained in:
Con Kolivas 2012-06-14 21:25:32 +10:00
parent edb9780a19
commit a668f74e64

View File

@ -69,7 +69,7 @@ endif # HAS_YASM
endif # HAS_CPUMINE
if NEED_FPGAUTILS
cgminer_SOURCES += fpgautils.c
cgminer_SOURCES += fpgautils.c fpgautils.h
endif
if HAS_BITFORCE