aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.linux-mingw
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.linux-mingw')
-rw-r--r--src/makefile.linux-mingw2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/makefile.linux-mingw b/src/makefile.linux-mingw
index 47dc7c5c40..ff565f2a2d 100644
--- a/src/makefile.linux-mingw
+++ b/src/makefile.linux-mingw
@@ -83,6 +83,8 @@ OBJS= \
obj/wallet.o \
obj/walletdb.o \
obj/noui.o \
+ obj/hash.o \
+ obj/bloom.o \
obj/leveldb.o \
obj/txdb.o