Merge pull request #3051 from Diapolo/bitcoind-rc

rename bitcoin-res.rc to bitcoind-res.rc
This commit is contained in:
Gavin Andresen
2013-10-03 21:11:57 -07:00
2 changed files with 1 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ bitcoind_SOURCES = bitcoind.cpp
# #
if TARGET_WINDOWS if TARGET_WINDOWS
bitcoind_SOURCES += bitcoin-res.rc bitcoind_SOURCES += bitcoind-res.rc
endif endif
AM_CPPFLAGS += $(BDB_CPPFLAGS) AM_CPPFLAGS += $(BDB_CPPFLAGS)