aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.unix
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.unix')
-rw-r--r--src/makefile.unix3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/makefile.unix b/src/makefile.unix
index 92c1b97e1f..66e020bbef 100644
--- a/src/makefile.unix
+++ b/src/makefile.unix
@@ -105,7 +105,8 @@ OBJS= \
obj/rpcdump.o \
obj/script.o \
obj/util.o \
- obj/wallet.o
+ obj/wallet.o \
+ obj/noui.o
all: bitcoind