Browse Source

Merge commit 'a668f74' into bfgminer

Conflicts:
	Makefile.am
Luke Dashjr 13 years ago
parent
commit
1a2c43257c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

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