diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 | ||||
-rw-r--r-- | src/bitcoind-res.rc (renamed from src/bitcoin-res.rc) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 2d5b46c9c8..c0687ae2e6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -49,7 +49,7 @@ bitcoind_SOURCES = bitcoind.cpp # if TARGET_WINDOWS -bitcoind_SOURCES += bitcoin-res.rc +bitcoind_SOURCES += bitcoind-res.rc endif AM_CPPFLAGS += $(BDB_CPPFLAGS) diff --git a/src/bitcoin-res.rc b/src/bitcoind-res.rc index 202b7ab352..202b7ab352 100644 --- a/src/bitcoin-res.rc +++ b/src/bitcoind-res.rc |