aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.osx
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.osx')
-rw-r--r--src/makefile.osx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/makefile.osx b/src/makefile.osx
index 25164c8679..8b7c559fa1 100644
--- a/src/makefile.osx
+++ b/src/makefile.osx
@@ -96,6 +96,8 @@ OBJS= \
obj/util.o \
obj/wallet.o \
obj/walletdb.o \
+ obj/hash.o \
+ obj/bloom.o \
obj/noui.o \
obj/leveldb.o \
obj/txdb.o