Remove loop macro from util.h
[novacoin.git] / src / makefile.linux-mingw
index 2013486..466987a 100644 (file)
@@ -85,7 +85,7 @@ OBJS= \
     obj/noui.o \
     obj/kernel.o \
     obj/pbkdf2.o \
-    obj/scrypt_mine.o \
+    obj/scrypt.o \
     obj/scrypt-x86.o \
     obj/scrypt-x86_64.o