Browse Source

Fix fpgautils.h distfail.

nfactor-troky
Con Kolivas 13 years ago
parent
commit
a668f74e64
  1. 2
      Makefile.am

2
Makefile.am

@ -69,7 +69,7 @@ endif # HAS_YASM @@ -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

Loading…
Cancel
Save