Key import and export
[novacoin.git] / src / makefile.mingw
index ce3da06..ed718b8 100644 (file)
@@ -70,6 +70,7 @@ OBJS= \
     obj/net.o \
     obj/protocol.o \
     obj/bitcoinrpc.o \
+    obj/rpcdump.o \
     obj/script.o \
     obj/util.o \
     obj/wallet.o