Rename scrypt_mine.(cpp|h) to scrypt.(cpp|h)
[novacoin.git] / src / makefile.osx
index a76f277..01c0085 100644 (file)
@@ -99,7 +99,7 @@ OBJS= \
     obj/noui.o \
     obj/pbkdf2.o \
     obj/kernel.o \
-    obj/scrypt_mine.o \
+    obj/scrypt.o \
     obj/scrypt-x86.o \
     obj/scrypt-x86_64.o