Browse Source

Merge commit 'd64c32a' into bfgminer

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

+ 1 - 1
Makefile.am

@@ -46,7 +46,7 @@ bfgminer_SOURCES += adl.c adl.h adl_functions.h
 bfgminer_SOURCES += *.cl
 
 if HAS_SCRYPT
-bfgminer_SOURCES += scrypt.c
+bfgminer_SOURCES += scrypt.c scrypt.h
 endif
 
 if HAS_CPUMINE