Move from noui.h / ui.h to one ui_interface.h with dummy implementation for the daemon.
This commit is contained in:
@@ -74,7 +74,8 @@ OBJS= \
|
||||
obj/rpcdump.o \
|
||||
obj/script.o \
|
||||
obj/util.o \
|
||||
obj/wallet.o
|
||||
obj/wallet.o \
|
||||
obj/noui.o
|
||||
|
||||
ifdef USE_UPNP
|
||||
DEFS += -DUSE_UPNP=$(USE_UPNP)
|
||||
|
||||
Reference in New Issue
Block a user