Rename scrypt_mine.(cpp|h) to scrypt.(cpp|h)
[novacoin.git] / src / makefile.unix
index c668788..4319769 100644 (file)
@@ -130,7 +130,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