This commit is contained in:
erqan 2015-08-03 11:19:09 +03:00
parent b4b363cccf
commit a7b1a20369

View File

@ -132,7 +132,7 @@ SSE2_SOURCES = src/scrypt-sse2.cpp
endif
if ENABLE_RSS
RSS_SOURCE = src/twister_rss.cpp
RSS_SOURCES = src/twister_rss.cpp
endif
BITCOIN_TWISTER_SOURCES = \