diff options
Diffstat (limited to 'src/makefile.unix')
-rw-r--r-- | src/makefile.unix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile.unix b/src/makefile.unix index 9e17e8ace2..979a4a6520 100644 --- a/src/makefile.unix +++ b/src/makefile.unix @@ -127,6 +127,7 @@ OBJS= \ obj/util.o \ obj/wallet.o \ obj/walletdb.o \ + obj/hash.o \ obj/noui.o \ obj/leveldb.o \ obj/txdb.o |